Skip to content

Commit 330bd03

Browse files
add missing collect modules path
1 parent c0f481c commit 330bd03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample-new-architecture/ios/.xcode.env

+1
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ export SENTRY_CLI_EXTRA_ARGS="--force-foreground"
1717
export SENTRY_CLI_DEBUG_FILES_UPLOAD_EXTRA_ARGS=""
1818
export SENTRY_CLI_RN_XCODE_EXTRA_ARGS=""
1919
export MODULES_PATHS="$PWD/../node_modules,$PWD/../../.."
20+
export SENTRY_COLLECT_MODULES="../../scripts/collect-modules.sh"

0 commit comments

Comments
 (0)