Ver código fonte

Update XCode

Sam Jaffe 5 anos atrás
pai
commit
27b923fb75
1 arquivos alterados com 6 adições e 1 exclusões
  1. 6 1
      dice-roll.xcodeproj/project.pbxproj

+ 6 - 1
dice-roll.xcodeproj/project.pbxproj

@@ -358,7 +358,7 @@
 		CDED6A1B21B2F28A00AB91D0 /* Project object */ = {
 			isa = PBXProject;
 			attributes = {
-				LastUpgradeCheck = 1010;
+				LastUpgradeCheck = 1110;
 				ORGANIZATIONNAME = "Sam Jaffe";
 				TargetAttributes = {
 					CD38F50821C83912007A732C = {
@@ -381,6 +381,7 @@
 			hasScannedForEncodings = 0;
 			knownRegions = (
 				en,
+				Base,
 			);
 			mainGroup = CDED6A1A21B2F28A00AB91D0;
 			productRefGroup = CDED6A2421B2F28A00AB91D0 /* Products */;
@@ -566,6 +567,7 @@
 		CD38F55921C9482A007A732C /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CODE_SIGN_IDENTITY = "-";
 				CODE_SIGN_STYLE = Automatic;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 			};
@@ -574,6 +576,7 @@
 		CD38F55A21C9482A007A732C /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CODE_SIGN_IDENTITY = "-";
 				CODE_SIGN_STYLE = Automatic;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 			};
@@ -709,6 +712,7 @@
 		CDED6A2B21B2F28A00AB91D0 /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CODE_SIGN_IDENTITY = "-";
 				CODE_SIGN_STYLE = Automatic;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 			};
@@ -717,6 +721,7 @@
 		CDED6A2C21B2F28A00AB91D0 /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CODE_SIGN_IDENTITY = "-";
 				CODE_SIGN_STYLE = Automatic;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 			};