File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 47
47
uses : ./.github/workflows/common_quickstart.yml
48
48
with :
49
49
product : Crashlytics
50
- setup_command : |
51
- scripts/setup_quickstart.sh crashlytics
52
- mkdir quickstart-ios/crashlytics/LegacyCrashlyticsQuickstart/Pods/FirebaseCrashlytics
53
- # Set the deployed pod location of run and upload-symbols with the development pod version.
54
- cp Crashlytics/run quickstart-ios/crashlytics/LegacyCrashlyticsQuickstart/Pods/FirebaseCrashlytics/
55
- cp Crashlytics/upload-symbols quickstart-ios/crashlytics/LegacyCrashlyticsQuickstart/Pods/FirebaseCrashlytics/
50
+ setup_command : scripts/setup_quickstart.sh crashlytics
56
51
plist_src_path : scripts/gha-encrypted/qs-crashlytics.plist.gpg
57
52
plist_dst_path : quickstart-ios/crashlytics/GoogleService-Info.plist
58
53
secrets :
You can’t perform that action at this time.
0 commit comments