Don't show environment vars when building

This commit is contained in:
Aparajita Fishman
2012-09-28 14:55:33 -04:00
parent a337bc28f9
commit 90d52a8bb4
@@ -271,6 +271,7 @@
runOnlyForDeploymentPostprocessing = 0;
shellPath = /usr/bin/perl;
shellScript = "#!/usr/bin/perl\n\nwhile (<>) {\n s/\\s+$//;\n print \"$_\\n\";\n}";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */