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 6aa7fad commit 221164aCopy full SHA for 221164a
.github/workflows/performance.yml
@@ -107,7 +107,7 @@ jobs:
107
- name: Xcode
108
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
109
- name: Setup quickstart
110
- run: scripts/setup_quickstart.sh performance
+ run: scripts/setup_quickstart_spm.sh performance
111
- name: Install Secret GoogleService-Info.plist
112
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/qs-performance.plist.gpg \
113
quickstart-ios/performance/GoogleService-Info.plist "$plist_secret"
0 commit comments