Ver código fonte

Update to XCode 10

Sam Jaffe 6 anos atrás
pai
commit
00e6ddb03d
1 arquivos alterados com 5 adições e 2 exclusões
  1. 5 2
      scoped_buffer_capture.xcodeproj/project.pbxproj

+ 5 - 2
scoped_buffer_capture.xcodeproj/project.pbxproj

@@ -87,7 +87,7 @@
 		CD0C593320C2D81E00454F82 /* Project object */ = {
 			isa = PBXProject;
 			attributes = {
-				LastUpgradeCheck = 1000;
+				LastUpgradeCheck = 1030;
 				ORGANIZATIONNAME = "Sam Jaffe";
 				TargetAttributes = {
 					CD0C593A20C2D81E00454F82 = {
@@ -97,10 +97,11 @@
 			};
 			buildConfigurationList = CD0C593620C2D81E00454F82 /* Build configuration list for PBXProject "scoped_buffer_capture" */;
 			compatibilityVersion = "Xcode 3.2";
-			developmentRegion = English;
+			developmentRegion = en;
 			hasScannedForEncodings = 0;
 			knownRegions = (
 				en,
+				Base,
 			);
 			mainGroup = CD0C593220C2D81E00454F82;
 			productRefGroup = CD0C593C20C2D81E00454F82 /* Products */;
@@ -127,6 +128,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_ENABLE_MODULES = YES;
@@ -180,6 +182,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_ENABLE_MODULES = YES;