Browse Source

Update to XCode 10

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

+ 5 - 2
vector.xcodeproj/project.pbxproj

@@ -142,7 +142,7 @@
 		0E5DFDD11BB4D3360063976E /* Project object */ = {
 			isa = PBXProject;
 			attributes = {
-				LastUpgradeCheck = 1000;
+				LastUpgradeCheck = 1030;
 				TargetAttributes = {
 					CD0C599620C31D1900454F82 = {
 						CreatedOnToolsVersion = 7.2.1;
@@ -151,10 +151,11 @@
 			};
 			buildConfigurationList = 0E5DFDD41BB4D3360063976E /* Build configuration list for PBXProject "vector" */;
 			compatibilityVersion = "Xcode 3.2";
-			developmentRegion = English;
+			developmentRegion = en;
 			hasScannedForEncodings = 0;
 			knownRegions = (
 				en,
+				Base,
 			);
 			mainGroup = 0E5DFDD01BB4D3360063976E;
 			productRefGroup = 0E5DFDF41BB4D5040063976E /* Products */;
@@ -236,6 +237,7 @@
 		0E5DFDD21BB4D3360063976E /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 				CLANG_WARN_BOOL_CONVERSION = YES;
 				CLANG_WARN_COMMA = YES;
@@ -273,6 +275,7 @@
 		0E5DFDD31BB4D3360063976E /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 				CLANG_WARN_BOOL_CONVERSION = YES;
 				CLANG_WARN_COMMA = YES;