Enabling code-signing for GHA in the Release configuration. This should make updating easier in the future for Prowl users.
1.1 --- a/Growl.xcodeproj/project.pbxproj Fri Sep 11 10:50:56 2009 -0700
1.2 +++ b/Growl.xcodeproj/project.pbxproj Fri Sep 11 11:14:19 2009 -0700
1.3 @@ -3980,6 +3980,7 @@
1.4 95EE27750855AA6C0045DB39 /* Release */ = {
1.5 isa = XCBuildConfiguration;
1.6 buildSettings = {
1.7 + CODE_SIGN_IDENTITY = "Growl code-signing certificate";
1.8 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1.9 GCC_ENABLE_OBJC_GC = unsupported;
1.10 GCC_PRECOMPILE_PREFIX_HEADER = YES;