We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f481c commit 330bd03Copy full SHA for 330bd03
sample-new-architecture/ios/.xcode.env
@@ -17,3 +17,4 @@ export SENTRY_CLI_EXTRA_ARGS="--force-foreground"
17
export SENTRY_CLI_DEBUG_FILES_UPLOAD_EXTRA_ARGS=""
18
export SENTRY_CLI_RN_XCODE_EXTRA_ARGS=""
19
export MODULES_PATHS="$PWD/../node_modules,$PWD/../../.."
20
+export SENTRY_COLLECT_MODULES="../../scripts/collect-modules.sh"
0 commit comments