Skip to content

Commit 15edaa0

Browse files
committed
Bump Xcode version
1 parent 3e51fb3 commit 15edaa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout LFS objects
1414
run: git lfs pull
1515
- name: Setup XCode
16-
run: sudo xcode-select -s '/Applications/Xcode_14.1.app/Contents/Developer'
16+
run: sudo xcode-select -s '/Applications/Xcode_15.0.1.app/Contents/Developer'
1717
- name: Boot simulator
1818
run: |
1919
xcrun simctl boot $(xcrun simctl list devices | grep -m 1 'iPhone 15 Pro' |grep -E -o -i '([0-9a-f]{8}-([0-9a-f]{4}-){3}[0-9a-f]{12})')

0 commit comments

Comments
 (0)