Fixes path for BuildDotenvConfig.ruby on project.pbxproj

This commit is contained in:
Daniel Weinmann 2016-03-02 03:32:02 -03:00
parent fe0f56e1d1
commit 2b2db8d713
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "/Users/pedro/dev/lugg/react-native-config/ios/ReactNativeConfig/BuildDotenvConfig.ruby";
shellScript = "./ReactNativeConfig/BuildDotenvConfig.ruby";
};
/* End PBXShellScriptBuildPhase section */