Browse Source

MacOSX/Framework/VLC.xcodeproj: Don't show the env var when executing scripts. (2nd).

Pierre d'Herbemont 17 years ago
parent
commit
cced8c29c4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      VLC.xcodeproj/project.pbxproj

+ 2 - 1
VLC.xcodeproj/project.pbxproj

@@ -101,7 +101,7 @@
 			isa = PBXContainerItemProxy;
 			containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
 			proxyType = 1;
-			remoteGlobalIDString = 63FFDBCE0D2AE2AE0092FC96 /* vlc-bootstrap */;
+			remoteGlobalIDString = 63FFDBCE0D2AE2AE0092FC96;
 			remoteInfo = "vlc-bootstrap";
 		};
 /* End PBXContainerItemProxy section */
@@ -425,6 +425,7 @@
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
 			shellScript = "sh $SOURCE_ROOT/Pre-Compile.sh";
+			showEnvVarsInLog = 0;
 		};
 /* End PBXShellScriptBuildPhase section */