Undo bugsnag

This commit is contained in:
Diego Mello 2023-06-20 15:07:24 -03:00
parent 3c4059c3ea
commit 7cd6f3a89e
1 changed files with 1 additions and 1 deletions

View File

@ -865,7 +865,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "#SOURCE_MAP=\"$TMPDIR/$(md5 -qs \"$CONFIGURATION_BUILD_DIR\")-main.jsbundle.map\" ../node_modules/@bugsnag/react-native/bugsnag-react-native-xcode.sh\n";
shellScript = "SOURCE_MAP=\"$TMPDIR/$(md5 -qs \"$CONFIGURATION_BUILD_DIR\")-main.jsbundle.map\" ../node_modules/@bugsnag/react-native/bugsnag-react-native-xcode.sh\n";
};
8A092F0D2D73FD682FB4B053 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;