From bed5229ba7b92dfb88e9889fa1069f844fbb06f8 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Tue, 11 Jun 2019 12:49:24 -0400 Subject: [PATCH] Remove Xcode 11 warnings --- PromiseKit.xcodeproj/project.pbxproj | 19 +++++++------ .../xcschemes/PromiseKit.xcscheme | 28 ++++++++----------- 2 files changed, 22 insertions(+), 25 deletions(-) diff --git a/PromiseKit.xcodeproj/project.pbxproj b/PromiseKit.xcodeproj/project.pbxproj index 37e61ee..2ccec2b 100644 --- a/PromiseKit.xcodeproj/project.pbxproj +++ b/PromiseKit.xcodeproj/project.pbxproj @@ -620,36 +620,35 @@ 6399A3721D595D9100D65233 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0930; + LastUpgradeCheck = 1100; TargetAttributes = { 630019011D596292003B4E30 = { - LastSwiftMigration = 0920; + LastSwiftMigration = 1100; }; 631411321D59795700E24B9E = { - LastSwiftMigration = 0920; + LastSwiftMigration = 1100; }; 6317518B1D59766500A9DDDC = { - LastSwiftMigration = 0920; + LastSwiftMigration = 1100; }; 633027E0203CC0060037E136 = { - LastSwiftMigration = 0920; + LastSwiftMigration = 1100; }; 63B0AC561D595E1B00FA21D9 = { CreatedOnToolsVersion = 8.0; - LastSwiftMigration = 0920; + LastSwiftMigration = 1100; ProvisioningStyle = Automatic; }; C0244E4E2047A6CB00ACB4AC = { - LastSwiftMigration = 0920; + LastSwiftMigration = 1100; }; }; }; buildConfigurationList = 6399A3751D595D9100D65233 /* Build configuration list for PBXProject "PromiseKit" */; compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( - English, en, Base, ); @@ -908,6 +907,7 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; @@ -969,6 +969,7 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; diff --git a/PromiseKit.xcodeproj/xcshareddata/xcschemes/PromiseKit.xcscheme b/PromiseKit.xcodeproj/xcshareddata/xcschemes/PromiseKit.xcscheme index d233c2c..e61ca70 100644 --- a/PromiseKit.xcodeproj/xcshareddata/xcschemes/PromiseKit.xcscheme +++ b/PromiseKit.xcodeproj/xcshareddata/xcschemes/PromiseKit.xcscheme @@ -1,6 +1,6 @@ + onlyGenerateCoverageForSpecifiedTargets = "YES"> + + + + - - - - - - - -