Skip to content

Commit 9be243f

Browse files
m-kuhnnirvn
authored andcommitted
enable Xcode 16
1 parent 55e7897 commit 9be243f

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
@@ -37,7 +37,7 @@ jobs:
3737
if: ${{ env.SENTRY_AUTH_TOKEN != '' }}
3838
run: |
3939
rm -rf /Applications/Xcode_14*
40-
rm -rf /Applications/Xcode_16*
40+
rm -rf /Applications/Xcode_15*
4141
rm -rf /Users/runner/Library/Android/sdk
4242
4343
- name: 🌾 Prepare variables

0 commit comments

Comments
 (0)