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 3fadcaa commit 591c882Copy full SHA for 591c882
.github/workflows/performance.yml
@@ -103,7 +103,7 @@ jobs:
103
- name: Xcode
104
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
105
- name: Setup quickstart
106
- run: scripts/setup_quickstart.sh performance
+ run: scripts/setup_quickstart_spm.sh performance
107
- name: Install Secret GoogleService-Info.plist
108
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/qs-performance.plist.gpg \
109
quickstart-ios/performance/GoogleService-Info.plist "$plist_secret"
0 commit comments