Skip to content

Commit e610979

Browse files
Remove unneeded.
1 parent 6ddd9ab commit e610979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/ios/example.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
);
274274
runOnlyForDeploymentPostprocessing = 0;
275275
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";
276+
shellScript = "export NODE_BINARY=node\nexport FORCE_BUNDLING=true\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
277277
};
278278
C07AA68C9973F3BAB4F3C542 /* [CP] Check Pods Manifest.lock */ = {
279279
isa = PBXShellScriptBuildPhase;

0 commit comments

Comments
 (0)