File tree Expand file tree Collapse file tree
private/helloworld/ios/HelloWorld.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 265265 );
266266 runOnlyForDeploymentPostprocessing = 0;
267267 shellPath = /bin/sh;
268- shellScript = "set -e\n\nexport CONFIG_JSON=$(sed -e \"s|HELLOWORLD_PATH|$(realpath \"${SRCROOT}/../\")|g\" \"${SRCROOT}/../.react-native.config\")\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
268+ shellScript = "set -e\n\nexport CONFIG_JSON=$(sed -e \"s|HELLOWORLD_PATH|$(realpath \"${SRCROOT}/../\")|g\" \"${SRCROOT}/../.react-native.config\")\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"\\\" $WITH_ENVIRONMENT\\\" \\\" $REACT_NATIVE_XCODE\\\" \"\n";
269269 };
270270 A44ED3CC3037C88F69E3AF15 /* [CP] Embed Pods Frameworks */ = {
271271 isa = PBXShellScriptBuildPhase;
You can’t perform that action at this time.
0 commit comments