소스 검색

Update to XCode 10

Sam Jaffe 6 년 전
부모
커밋
648cfa52db
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 5 2
      scope_guard.xcodeproj/project.pbxproj

+ 5 - 2
scope_guard.xcodeproj/project.pbxproj

@@ -101,7 +101,7 @@
 		CD3DA4011D9B42F4001B53A0 /* Project object */ = {
 		CD3DA4011D9B42F4001B53A0 /* Project object */ = {
 			isa = PBXProject;
 			isa = PBXProject;
 			attributes = {
 			attributes = {
-				LastUpgradeCheck = 1000;
+				LastUpgradeCheck = 1030;
 				ORGANIZATIONNAME = "Sam Jaffe";
 				ORGANIZATIONNAME = "Sam Jaffe";
 				TargetAttributes = {
 				TargetAttributes = {
 					CD3DA4081D9B42F4001B53A0 = {
 					CD3DA4081D9B42F4001B53A0 = {
@@ -111,10 +111,11 @@
 			};
 			};
 			buildConfigurationList = CD3DA4041D9B42F4001B53A0 /* Build configuration list for PBXProject "scope_guard" */;
 			buildConfigurationList = CD3DA4041D9B42F4001B53A0 /* Build configuration list for PBXProject "scope_guard" */;
 			compatibilityVersion = "Xcode 3.2";
 			compatibilityVersion = "Xcode 3.2";
-			developmentRegion = English;
+			developmentRegion = en;
 			hasScannedForEncodings = 0;
 			hasScannedForEncodings = 0;
 			knownRegions = (
 			knownRegions = (
 				en,
 				en,
+				Base,
 			);
 			);
 			mainGroup = CD3DA4001D9B42F4001B53A0;
 			mainGroup = CD3DA4001D9B42F4001B53A0;
 			productRefGroup = CD3DA40A1D9B42F4001B53A0 /* Products */;
 			productRefGroup = CD3DA40A1D9B42F4001B53A0 /* Products */;
@@ -160,6 +161,7 @@
 			isa = XCBuildConfiguration;
 			isa = XCBuildConfiguration;
 			buildSettings = {
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_ENABLE_MODULES = YES;
 				CLANG_ENABLE_MODULES = YES;
@@ -213,6 +215,7 @@
 			isa = XCBuildConfiguration;
 			isa = XCBuildConfiguration;
 			buildSettings = {
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_CXX_LIBRARY = "libc++";
 				CLANG_ENABLE_MODULES = YES;
 				CLANG_ENABLE_MODULES = YES;