adium 4217:5e0ed6cce910: Make sure that Sparkle's headers can be...
commits at adium.im
commits at adium.im
Tue Oct 4 21:22:00 UTC 2011
details: http://hg.adium.im/adium/rev/5e0ed6cce910
revision: 4217:5e0ed6cce910
branch: (none)
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Tue Oct 04 23:21:48 2011 +0200
Make sure that Sparkle's headers can be found, instead of this trick which didn't work.
diffs (33 lines):
diff -r 49b7e0094222 -r 5e0ed6cce910 .hgsubstate
--- a/.hgsubstate Tue Oct 04 22:53:34 2011 +0200
+++ b/.hgsubstate Tue Oct 04 23:21:48 2011 +0200
@@ -1,1 +1,1 @@
-3ea48a364c0baa4a0e24ac19668d49c0a2f6eeb3 Frameworks/Sparkle
+6ae0160d679358b9775ba7f9f275beae31ad5c5d Frameworks/Sparkle
diff -r 49b7e0094222 -r 5e0ed6cce910 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj Tue Oct 04 22:53:34 2011 +0200
+++ b/Adium.xcodeproj/project.pbxproj Tue Oct 04 23:21:48 2011 +0200
@@ -12644,7 +12644,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 63C7E2070FAFAA4700B310AC /* Adium.framework.xcconfig */;
buildSettings = {
- FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_PROJECT_2 = "\"$(SRCROOT)/Frameworks\"\n\"$(SRCROOT)/Frameworks/Sparkle/build/Debug\"";
};
name = Debug;
};
@@ -12652,7 +12651,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 63C7E2070FAFAA4700B310AC /* Adium.framework.xcconfig */;
buildSettings = {
- FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_PROJECT_2 = "\"$(SRCROOT)/Frameworks\"\n\"$(SRCROOT)/Frameworks/Sparkle/build/Release\"";
};
name = Release;
};
@@ -12660,7 +12658,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 63C7E2070FAFAA4700B310AC /* Adium.framework.xcconfig */;
buildSettings = {
- FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_PROJECT_2 = "\"$(SRCROOT)/Frameworks\"\n\"$(SRCROOT)/Frameworks/Sparkle/build/Release-Debug\"";
};
name = "Release-Debug";
};
More information about the commits
mailing list