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.
GoogleService-Info.plist
zip.yml
1 parent 11ca484 commit 314e9a1Copy full SHA for 314e9a1
.github/workflows/zip.yml
@@ -436,7 +436,7 @@ jobs:
436
"${HOME}"/ios_frameworks/Firebase/FirebaseAILogic/* \
437
"${HOME}"/ios_frameworks/Firebase/FirebaseAnalytics/*
438
- name: Install Secret GoogleService-Info.plist
439
- run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/VertexAI/TestApp-GoogleService-Info.plist.gpg \
+ run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/FirebaseAI/TestApp-GoogleService-Info.plist.gpg \
440
quickstart-ios/firebaseai/GoogleService-Info.plist "$plist_secret"
441
- name: Test Quickstart
442
run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_framework.sh "${SDK}")
0 commit comments