Browse Source

Update to XCode 10

Sam Jaffe 6 years ago
parent
commit
6ca836a9b8
1 changed files with 5 additions and 2 deletions
  1. 5 2
      limit.xcodeproj/project.pbxproj

+ 5 - 2
limit.xcodeproj/project.pbxproj

@@ -101,7 +101,7 @@
 		0E5DFDC61BB4D3360063976E /* Project object */ = {
 			isa = PBXProject;
 			attributes = {
-				LastUpgradeCheck = 1000;
+				LastUpgradeCheck = 1030;
 				TargetAttributes = {
 					CDFB74621E451F72007D4841 = {
 						CreatedOnToolsVersion = 7.2.1;
@@ -110,10 +110,11 @@
 			};
 			buildConfigurationList = 0E5DFDC91BB4D3360063976E /* Build configuration list for PBXProject "limit" */;
 			compatibilityVersion = "Xcode 3.2";
-			developmentRegion = English;
+			developmentRegion = en;
 			hasScannedForEncodings = 0;
 			knownRegions = (
 				en,
+				Base,
 			);
 			mainGroup = 0E5DFDC51BB4D3360063976E;
 			productRefGroup = 0E5DFE1C1BB4DB740063976E /* Products */;
@@ -158,6 +159,7 @@
 		0E5DFDC71BB4D3360063976E /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 				CLANG_WARN_BOOL_CONVERSION = YES;
 				CLANG_WARN_COMMA = YES;
@@ -193,6 +195,7 @@
 		0E5DFDC81BB4D3360063976E /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 				CLANG_WARN_BOOL_CONVERSION = YES;
 				CLANG_WARN_COMMA = YES;