Skip to content

Commit aaa79c7

Browse files
committed
Version .1.0.7
1 parent a31110f commit aaa79c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- uses: actions/checkout@v4
88
- name: Select Xcode
9-
run: sudo xcode-select -s /Applications/Xcode_16.app
9+
run: sudo xcode-select -switch /Applications/Xcode_16.app/Contents/Developer
1010
- name: Build & Test (Xcodeproj)
1111
run: |
1212
cd iOS

0 commit comments

Comments
 (0)