Skip to content

Commit 8db2547

Browse files
authored
Merge branch 'antonis/capture-app-start-errors-v8' into antonis/test-capture-app-start-errors-android
2 parents 181c4ba + f4584c5 commit 8db2547

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/core/scripts/sentry-xcode.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ if [ -f "$SENTRY_COLLECT_MODULES" ]; then
7373
/bin/sh "$SENTRY_COLLECT_MODULES"
7474
fi
7575

76+
# sentry.options.json Block
7677
SENTRY_OPTIONS_FILE_ERROR_MESSAGE_POSTFIX="Skipping options file copy. To disable this behavior, set SENTRY_COPY_OPTIONS_FILE=false in your environment variables."
7778
SENTRY_OPTIONS_FILE_NAME="sentry.options.json"
7879
SENTRY_OPTIONS_FILE_DESTINATION_PATH="$CONFIGURATION_BUILD_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH/$SENTRY_OPTIONS_FILE_NAME"

0 commit comments

Comments
 (0)