diff --git a/dapps/W3MWagmi/ios/W3MWagmi.xcodeproj/project.pbxproj b/dapps/W3MWagmi/ios/W3MWagmi.xcodeproj/project.pbxproj index e8591b8b..3c4dba4d 100644 --- a/dapps/W3MWagmi/ios/W3MWagmi.xcodeproj/project.pbxproj +++ b/dapps/W3MWagmi/ios/W3MWagmi.xcodeproj/project.pbxproj @@ -590,7 +590,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nif [ -f \"$WITH_ENVIRONMENT\" ]; then\n . \"$WITH_ENVIRONMENT\"\nfi\n\nexport SENTRY_PROPERTIES=sentry.properties\nexport SENTRY_DISABLE_AUTO_UPLOAD=false\nexport SENTRY_INCLUDE_NATIVE_SOURCES=true # Upload native iOS sources\nexport SENTRY_CLI_EXECUTABLE=\"../node_modules/@sentry/cli/bin/sentry-cli\"\nexport SENTRY_CLI_EXTRA_ARGS=\"--include-sources\" # Extra arguments for sentry-cli in all build phases\n\n../node_modules/@sentry/react-native/scripts/sentry-xcode-debug-files.sh\n"; + shellScript = "\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nif [ -f \"$WITH_ENVIRONMENT\" ]; then\n . \"$WITH_ENVIRONMENT\"\nfi\n\nexport SENTRY_PROPERTIES=sentry.properties\nexport SENTRY_DISABLE_AUTO_UPLOAD=false\nexport SENTRY_INCLUDE_NATIVE_SOURCES=true # Upload native iOS sources\nexport SENTRY_CLI_EXECUTABLE=\"../node_modules/@sentry/cli/bin/sentry-cli\"\n\n../node_modules/@sentry/react-native/scripts/sentry-xcode-debug-files.sh\n"; }; 2EE4BF3EE058FE90A7C55DDF /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase;