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 1d68365 commit c141e3aCopy full SHA for c141e3a
.github/workflows/crashlytics.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: ./.github/workflows/common_quickstart.yml
48
with:
49
product: Crashlytics
50
- setup_command: scripts/setup_quickstart.sh crashlytics
+ setup_command: scripts/setup_quickstart_spm.sh crashlytics
51
plist_src_path: scripts/gha-encrypted/qs-crashlytics.plist.gpg
52
plist_dst_path: quickstart-ios/crashlytics/GoogleService-Info.plist
53
secrets:
0 commit comments