spiegel-keyman/resources/build/sentry-dsym-upload.sh
sgschantz fbd4367f2b chore(ios): create script to upload sentry debug symbol file
Wrap call to script with xcode-wrap.sh to retain env
2024-04-30 08:04:43 +07:00

6 lines
No EOL
160 B
Bash
Executable file

#!/usr/bin/env bash
# Calls resource script to perform the dSYM upload
source "$KEYMAN_ROOT/resources/build/xcode-utils.sh"
phaseSentryDsymUpload "keyman-ios"