Created
November 9, 2011 05:19
-
-
Save zbowling/1350485 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -4018,7 +4012,7 @@ | |
isa = XCBuildConfiguration; | |
baseConfigurationReference = 315C88BB1068F9A200880530 /* Localization.xcconfig */; | |
buildSettings = { | |
- CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: The Growl Project, LLC"; | |
+ CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; | |
GCC_ENABLE_OBJC_EXCEPTIONS = YES; | |
GCC_ENABLE_OBJC_GC = unsupported; | |
GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
@@ -4791,7 +4785,7 @@ | |
isa = XCBuildConfiguration; | |
baseConfigurationReference = 93EA7FFD136908B100AB89AE /* Debug.xcconfig */; | |
buildSettings = { | |
- CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: The Growl Project, LLC"; | |
+ CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; | |
GCC_ENABLE_OBJC_EXCEPTIONS = YES; | |
GCC_ENABLE_OBJC_GC = unsupported; | |
GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
@@ -4816,7 +4810,7 @@ | |
isa = XCBuildConfiguration; | |
baseConfigurationReference = 93EA7FFE136908B100AB89AE /* Release.xcconfig */; | |
buildSettings = { | |
- CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: The Growl Project, LLC"; | |
+ CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; | |
GCC_ENABLE_OBJC_GC = unsupported; | |
GCC_PREFIX_HEADER = Core/Source/Growl_Prefix.pch; | |
GCC_PREPROCESSOR_DEFINITIONS = ( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment