Skip to content

Commit 290465a

Browse files
authored
chore: extract RCTConvert (#551)
1 parent 0d301cb commit 290465a

File tree

9 files changed

+1811
-7031
lines changed

9 files changed

+1811
-7031
lines changed

example/ios/DocumentPickerExample.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
);
348348
runOnlyForDeploymentPostprocessing = 0;
349349
shellPath = /bin/sh;
350-
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
350+
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
351351
};
352352
2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
353353
isa = PBXShellScriptBuildPhase;

0 commit comments

Comments
 (0)