adium 2911:6fdc9dd9a809: Touch Growl.framework not Growl-WithIns...

commits at adium.im commits at adium.im
Fri Nov 20 19:50:32 UTC 2009


details:	http://hg.adium.im/adium/rev/6fdc9dd9a809
revision:	2911:6fdc9dd9a809
author:		Zachary West <zacw at adium.im>
date:		Fri Nov 20 14:50:28 2009 -0500

Touch Growl.framework not Growl-WithInstaller.framework.

diffs (12 lines):

diff -r edc8d43a5784 -r 6fdc9dd9a809 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Fri Nov 20 14:48:48 2009 -0500
+++ b/Adium.xcodeproj/project.pbxproj	Fri Nov 20 14:50:28 2009 -0500
@@ -10064,7 +10064,7 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "#############################################################################################\n# Set framework bundles to have their executables' dates, thereby letting Xcode suck less.  #\n#############################################################################################\ntouch \"$SRCROOT/Frameworks/libpurple.framework\"\ntouch \"$SRCROOT/Frameworks/Growl-WithInstaller.framework\"\ntouch \"$SRCROOT/Frameworks/LMX.framework\"\ntouch \"$SRCROOT/Frameworks/PSMTabBarControl.framework\"\ntouch \"$SRCROOT/Frameworks/Sparkle.framework\"\ntouch \"$SRCROOT/Frameworks/libotr.framework\"\n";
+			shellScript = "#############################################################################################\n# Set framework bundles to have their executables' dates, thereby letting Xcode suck less.  #\n#############################################################################################\ntouch \"$SRCROOT/Frameworks/libpurple.framework\"\ntouch \"$SRCROOT/Frameworks/Growl.framework\"\ntouch \"$SRCROOT/Frameworks/LMX.framework\"\ntouch \"$SRCROOT/Frameworks/PSMTabBarControl.framework\"\ntouch \"$SRCROOT/Frameworks/Sparkle.framework\"\ntouch \"$SRCROOT/Frameworks/libotr.framework\"\n";
 		};
 		F53C25AD0A2F95F100F7B73D /* ShellScript */ = {
 			isa = PBXShellScriptBuildPhase;




More information about the commits mailing list