We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddd9ab commit e610979Copy full SHA for e610979
integration-testing/ios/example.xcodeproj/project.pbxproj
@@ -273,7 +273,7 @@
273
);
274
runOnlyForDeploymentPostprocessing = 0;
275
shellPath = /bin/sh;
276
- shellScript = "export NODE_BINARY=node\nexport NODE_BINARY=node\nexport FORCE_BUNDLING=true\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
+ shellScript = "export NODE_BINARY=node\nexport FORCE_BUNDLING=true\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
277
};
278
C07AA68C9973F3BAB4F3C542 /* [CP] Check Pods Manifest.lock */ = {
279
isa = PBXShellScriptBuildPhase;
0 commit comments