You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/core/scripts/sentry-xcode.sh
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ if [ -f "$SENTRY_COLLECT_MODULES" ]; then
73
73
/bin/sh "$SENTRY_COLLECT_MODULES"
74
74
fi
75
75
76
+
# sentry.options.json Block
76
77
SENTRY_OPTIONS_FILE_ERROR_MESSAGE_POSTFIX="Skipping options file copy. To disable this behavior, set SENTRY_COPY_OPTIONS_FILE=false in your environment variables."
0 commit comments