diff --git a/ios/PetFeeder.xcodeproj/project.pbxproj b/ios/PetFeeder.xcodeproj/project.pbxproj index 5f9d3b9..5b11b17 100644 --- a/ios/PetFeeder.xcodeproj/project.pbxproj +++ b/ios/PetFeeder.xcodeproj/project.pbxproj @@ -1443,7 +1443,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh"; + shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n"; }; 225F0311B398A7803B39DB83 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; diff --git a/ios/PetFeeder.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/ios/PetFeeder.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..949b678 --- /dev/null +++ b/ios/PetFeeder.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings @@ -0,0 +1,8 @@ + + + + + BuildSystemType + Original + +