Skip to content

Commit

Permalink
show SDKs and destinations
Browse files Browse the repository at this point in the history
  • Loading branch information
heckj committed May 20, 2024
1 parent ec3287e commit 4040e7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/iostest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- name: xcodebuild -list
run: xcodebuild -list

- name: Show available destinations
run: xcodebuild -scheme SwiftUI-Notes -showsdks
- name: Show available destinations
run: xcodebuild -scheme SwiftUI-Notes -showdestinations

Expand Down

0 comments on commit 4040e7a

Please sign in to comment.