Skip to content

Commit 4040e7a

Browse files
committed
show SDKs and destinations
1 parent ec3287e commit 4040e7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/iostest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
- name: xcodebuild -list
5050
run: xcodebuild -list
5151

52+
- name: Show available destinations
53+
run: xcodebuild -scheme SwiftUI-Notes -showsdks
5254
- name: Show available destinations
5355
run: xcodebuild -scheme SwiftUI-Notes -showdestinations
5456

0 commit comments

Comments
 (0)