Skip to content

Commit

Permalink
Removing code signing identity
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiehanson committed May 22, 2012
1 parent 53409ed commit 207276f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions XcodeColors.xcodeproj/project.pbxproj
Expand Up @@ -265,7 +265,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Igor Belyaletdinov";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_GC = supported;
GCC_OPTIMIZATION_LEVEL = 0;
Expand All @@ -281,7 +280,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Igor Belyaletdinov";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_GC = supported;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
Expand Down

0 comments on commit 207276f

Please sign in to comment.