Skip to content

Commit f4e40e5

Browse files
author
Thomas Taschauer
committed
script for uploading dsyms
1 parent 7e63085 commit f4e40e5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

upload-symbols.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
Pods/FirebaseCrashlytics/upload-symbols -gsp OpenDocumentReader/GoogleService-Info.plist -p ios ~/Downloads/appDsyms-full.zip
4+
5+
Pods/FirebaseCrashlytics/upload-symbols -gsp OpenDocumentReader/GoogleService-Info-Lite.plist -p ios ~/Downloads/appDsyms-lite.zip

0 commit comments

Comments
 (0)