Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kostapappas/0fd26166d8fa658ee477b9a8aaf79cdd to your computer and use it in GitHub Desktop.
Save kostapappas/0fd26166d8fa658ee477b9a8aaf79cdd to your computer and use it in GitHub Desktop.
upload dsym with crashlytics
#run from project root directory. Add dsyms at route directory
./Pods/FirebaseCrashlytics/upload-symbols -gsp ./GoogleService-Info.plist -p ios ./dyms1.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment