Wilson Desimini
Wilson Desimini

Reputation: 770

Xcode 13 unable to auto-upload dSYM Firebase scripts

Our app has been using the upload-symbols script in a build phase to auto-upload dSYM files to Crashlytics for a while now.

However, since updating to Xcode 13, all of our archives have been failing due to that script -

[...] /Script-EF456CDC25C0F14E00D10098.sh: line 5: 47180 Killed: 9               "${PODS_ROOT}/FirebaseCrashlytics/upload-symbols" -gsp <path-to-plist> -p ios "${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}"

Does anyone have any ideas on what's wrong?

Couple details:

Upvotes: 1

Views: 238

Answers (0)

Related Questions