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 0334df2 commit 164c278Copy full SHA for 164c278
.github/workflows/firebasepod.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Bundler
35
run: scripts/setup_bundler.sh
36
- name: Xcode
37
- run: sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
+ run: sudo xcode-select -s /Applications/Xcode_16.2.app/Contents/Developer
38
- name: Prereqs
39
run: scripts/install_prereqs.sh FirebasePod iOS
40
- name: Build
0 commit comments