Senty.io - upload dSyms

Would be awesome to allow uploading Xcode dsyms to sentry.io

Looks like it’s already done for you:

https://docs.fastlane.tools/actions/download_dsyms/

https://docs.fastlane.tools/actions/upload_symbols_to_sentry/

Hey there!
Indeed, as @YellowstoneApps mentioned, this is possible via Fastlane, which is usable in Bitrise via the integrated Fastlane step :slight_smile:

There also is a dedicated step for this at https://github.com/SimonRice/bitrise-step-sentry-dsym-upload but it hasn’t been added yet, see https://github.com/bitrise-io/bitrise-steplib/pull/2620