adium-1.4 2773:d0d890cbbe2d: Touch Growl.framework not Growl-Wit...
commits at adium.im
commits at adium.im
Fri Nov 20 19:49:40 UTC 2009
details: http://hg.adium.im/adium-1.4/rev/d0d890cbbe2d
revision: 2773:d0d890cbbe2d
author: Zachary West <zacw at adium.im>
date: Fri Nov 20 14:49:37 2009 -0500
Touch Growl.framework not Growl-WithInstaller.framework
diffs (12 lines):
diff -r 82a3592665c7 -r d0d890cbbe2d Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj Fri Nov 20 14:42:38 2009 -0500
+++ b/Adium.xcodeproj/project.pbxproj Fri Nov 20 14:49:37 2009 -0500
@@ -10040,7 +10040,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/OTR.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/OTR.framework\"\n";
};
F53C25AD0A2F95F100F7B73D /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
More information about the commits
mailing list