Crashlytics: upload-symbols won't upload dSYMs

We use upload-symbols to upload dsyms downloaded from App Store Connect. Although there isn’t any error thrown by the script the dsyms appears to be missing on Firebase. The workflow works fine on a local machine/Bitrise CLI tho.

We run the script as suggested by Firebase:

The script debug log taken from BitRise shows that for each dsym it interacts with a temporary location placed in OS root:

Is it possible that root access isn’t permitted and that’s why we see the dsyms as still missing?

If that’s the case, what is your proposed solution?

Regards

Environment:

Monterey/Big Sure stack

Reproducibility

  • Does the issue happen sporadically, or every time? : every time

Local reproduction

Works locally

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.