Change certificate parameter again, this time generic for any Developer ID

CQTexperiment
Chris Moeller 2014-01-19 19:07:56 -08:00
parent ad156b20a4
commit cafc0182f8
1 changed files with 2 additions and 2 deletions

View File

@ -2618,7 +2618,7 @@
C01FCF4F08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Developer ID Application: Christopher Snowhill (N6E749HJ2X)";
CODE_SIGN_IDENTITY = "Developer ID Application";
GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
@ -2633,7 +2633,7 @@
C01FCF5008A954540054247B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Developer ID Application: Christopher Snowhill (N6E749HJ2X)";
CODE_SIGN_IDENTITY = "Developer ID Application";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;