Updated the target to use automatic code signing

This commit is contained in:
Tyler Cloutier 2016-11-24 20:56:13 -08:00
parent 1cc5552d91
commit 5196d4b55f
1 changed files with 7 additions and 0 deletions

View File

@ -163,6 +163,11 @@
isa = PBXProject;
attributes = {
LastUpgradeCheck = 9999;
TargetAttributes = {
OBJ_21 = {
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = OBJ_2 /* Build configuration list for PBXProject "Reflex" */;
compatibilityVersion = "Xcode 3.2";
@ -219,6 +224,7 @@
OBJ_23 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Mac Developer";
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
@ -238,6 +244,7 @@
OBJ_24 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Mac Developer";
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";