Skip to content

Commit 3b54e66

Browse files
committed
Update iOS-tvOS.yml
1 parent e46a20c commit 3b54e66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/iOS-tvOS.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- name: Select Xcode version
1818
run: sudo xcode-select -s '/Applications/Xcode_26.1.app/Contents/Developer'
19+
- name: Install iOS Xcode Component
20+
run: sudo xcodebuild -downloadPlatform iOS -architectureVariant universal
1921

2022
- name: Swift Version
2123
run: swift --version

0 commit comments

Comments
 (0)