adium-1.4 3383:81360ec3dd0a: Remove crud from the project file -...

commits at adium.im commits at adium.im
Mon Mar 7 02:06:58 UTC 2011


details:	http://hg.adium.im/adium-1.4/rev/81360ec3dd0a
revision:	3383:81360ec3dd0a
author:		Colin Barrett <colin at springsandstruts.com>
date:		Sun Mar 06 18:06:52 2011 -0800

Remove crud from the project file -- don't know how this got in there. It's possible it was breaking buildbot.

diffs (30 lines):

diff -r f46d14768090 -r 81360ec3dd0a Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Sun Mar 06 17:09:40 2011 -0800
+++ b/Adium.xcodeproj/project.pbxproj	Sun Mar 06 18:06:52 2011 -0800
@@ -12953,8 +12953,6 @@
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
 					"\"$(SRCROOT)/Frameworks\"",
-					"\"$(SRCROOT)/Frameworks/json-framework/build/Debug\"",
-					"\"$(SRCROOT)/build/Debug\"",
 				);
 			};
 			name = Debug;
@@ -12966,8 +12964,6 @@
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
 					"\"$(SRCROOT)/Frameworks\"",
-					"\"$(SRCROOT)/Frameworks/json-framework/build/Debug\"",
-					"\"$(SRCROOT)/build/Debug\"",
 				);
 			};
 			name = Release;
@@ -12979,8 +12975,6 @@
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
 					"\"$(SRCROOT)/Frameworks\"",
-					"\"$(SRCROOT)/Frameworks/json-framework/build/Debug\"",
-					"\"$(SRCROOT)/build/Debug\"",
 				);
 			};
 			name = "Release-Debug";




More information about the commits mailing list