Skip to content

Commit

Permalink
undo upload-symbols.sh chabnge
Browse files Browse the repository at this point in the history
  • Loading branch information
armcknight committed Apr 5, 2024
1 parent d6a5458 commit ed26e3a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions upload-symbols.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

export PATH="$PATH:/opt/homebrew/bin:/usr/local/bin"

if [ $CONFIGURATION != 'Release' ]; then
echo "Will not upload debug symbols for non-release build."
exit 0
fi

if which sentry-cli >/dev/null; then

# get SENTRY_ORG and SENTRY_PROJECT values
Expand Down

0 comments on commit ed26e3a

Please sign in to comment.