File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 15971597 isa = XCBuildConfiguration;
15981598 buildSettings = {
15991599 CLANG_ENABLE_OBJC_ARC = YES;
1600+ CODE_SIGN_IDENTITY = "Mac Developer";
16001601 FRAMEWORK_SEARCH_PATHS = "\"$(PROJECT_DIR)\"";
16011602 GCC_DYNAMIC_NO_PIC = NO;
16021603 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
16081609 INSTALL_PATH = /Applications;
16091610 OTHER_CFLAGS = "-Werror=incompatible-pointer-types";
16101611 PRODUCT_NAME = GitX;
1612+ PROVISIONING_PROFILE = "";
16111613 VERSIONING_SYSTEM = "apple-generic";
16121614 WRAPPER_EXTENSION = app;
16131615 };
16171619 isa = XCBuildConfiguration;
16181620 buildSettings = {
16191621 CLANG_ENABLE_OBJC_ARC = YES;
1622+ CODE_SIGN_IDENTITY = "Mac Developer";
16201623 FRAMEWORK_SEARCH_PATHS = "\"$(PROJECT_DIR)\"";
16211624 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
16221625 GCC_ENABLE_OBJC_GC = unsupported;
16281631 INSTALL_PATH = /Applications;
16291632 OTHER_CFLAGS = "-Werror=incompatible-pointer-types";
16301633 PRODUCT_NAME = GitX;
1634+ PROVISIONING_PROFILE = "";
16311635 STRIP_INSTALLED_PRODUCT = YES;
16321636 VERSIONING_SYSTEM = "apple-generic";
16331637 WRAPPER_EXTENSION = app;
You can’t perform that action at this time.
0 commit comments