adium 5513:f180ef3eb520: Revert my accidental changes to the pro...

commits at adium.im commits at adium.im
Thu May 23 22:15:24 UTC 2013


details:	http://hg.adium.im/adium/rev/f180ef3eb520
revision:	5513:f180ef3eb520
branch:		(none)
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Fri May 24 00:13:49 2013 +0200

Revert my accidental changes to the project file.

diffs (83 lines):

diff -r 2a23d9019455 -r f180ef3eb520 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Fri May 24 00:00:18 2013 +0200
+++ b/Adium.xcodeproj/project.pbxproj	Fri May 24 00:13:49 2013 +0200
@@ -12415,10 +12415,6 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 63C7E2060FAFAA4700B310AC /* AdiumLibpurple.xcconfig */;
 			buildSettings = {
-				FRAMEWORK_SEARCH_PATHS = (
-					"$(inherited)",
-					"\"$(SRCROOT)/Frameworks\"",
-				);
 			};
 			name = Debug;
 		};
@@ -12426,10 +12422,6 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 63C7E2060FAFAA4700B310AC /* AdiumLibpurple.xcconfig */;
 			buildSettings = {
-				FRAMEWORK_SEARCH_PATHS = (
-					"$(inherited)",
-					"\"$(SRCROOT)/Frameworks\"",
-				);
 			};
 			name = Release;
 		};
@@ -12437,10 +12429,6 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 63C7E2060FAFAA4700B310AC /* AdiumLibpurple.xcconfig */;
 			buildSettings = {
-				FRAMEWORK_SEARCH_PATHS = (
-					"$(inherited)",
-					"\"$(SRCROOT)/Frameworks\"",
-				);
 			};
 			name = "Release-Debug";
 		};
@@ -12726,14 +12714,12 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 63C7E2040FAFAA4700B310AC /* Adium.xcconfig */;
 			buildSettings = {
-				CODE_SIGN_IDENTITY = "Mac Developer";
 				COMBINE_HIDPI_IMAGES = YES;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
 					"\"$(SRCROOT)/Frameworks\"",
 					"\"$(SRCROOT)/build/Debug\"",
 				);
-				PROVISIONING_PROFILE = "";
 			};
 			name = Debug;
 		};
@@ -12741,7 +12727,6 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 63C7E2040FAFAA4700B310AC /* Adium.xcconfig */;
 			buildSettings = {
-				CODE_SIGN_IDENTITY = "Mac Developer";
 				COMBINE_HIDPI_IMAGES = YES;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
@@ -12749,7 +12734,6 @@
 					"\"$(SRCROOT)/build/Debug\"",
 				);
 				GCC_PREPROCESSOR_DEFINITIONS = RELEASE_BUILD;
-				PROVISIONING_PROFILE = "";
 			};
 			name = Release;
 		};
@@ -12757,7 +12741,6 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 63C7E2040FAFAA4700B310AC /* Adium.xcconfig */;
 			buildSettings = {
-				CODE_SIGN_IDENTITY = "Mac Developer";
 				COMBINE_HIDPI_IMAGES = YES;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
@@ -12768,7 +12751,6 @@
 					RELEASE_BUILD,
 					DEBUG_BUILD,
 				);
-				PROVISIONING_PROFILE = "";
 			};
 			name = "Release-Debug";
 		};




More information about the commits mailing list