Skip to content

Commit 3a91db2

Browse files
committed
Use Xcode 16.4
1 parent 7b8f62a commit 3a91db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cancel-in-progress: true
3232
steps:
3333
- name: Select Xcode version
34-
run: sudo xcode-select -s /Applications/Xcode_16.1.app
34+
run: sudo xcode-select -s /Applications/Xcode_16.4.app
3535

3636
- name: Check out Git repository
3737
# v4

0 commit comments

Comments
 (0)