We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d326ee commit e01697dCopy full SHA for e01697d
.github/workflows/publish.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: "Install iOS 18.3 Platform"
44
run: |
45
- sudo xcode-select --switch /Applications/Xcode_16.4.app
+ sudo xcode-select --switch /Applications/Xcode_26.0.app
46
# sudo xcodebuild -downloadPlatform iOS
47
# sudo xcodebuild -downloadPlatform iOS -platform iOS -version 18.4
48
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments