diff --git a/ParseSwift.xcodeproj/project.pbxproj b/ParseSwift.xcodeproj/project.pbxproj index 10ac86df0..401e246f9 100644 --- a/ParseSwift.xcodeproj/project.pbxproj +++ b/ParseSwift.xcodeproj/project.pbxproj @@ -1419,7 +1419,7 @@ attributes = { BuildIndependentTargetsInParallel = YES; LastSwiftUpdateCheck = 1430; - LastUpgradeCheck = 1500; + LastUpgradeCheck = 1520; ORGANIZATIONNAME = "Network Reconnaissance Lab"; TargetAttributes = { 4AB8B4F31F254AE10070F682 = { @@ -1860,6 +1860,7 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; @@ -1929,6 +1930,7 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; diff --git a/ParseSwift.xcodeproj/xcshareddata/xcschemes/ParseSwift.xcscheme b/ParseSwift.xcodeproj/xcshareddata/xcschemes/ParseSwift.xcscheme index a5a95ce64..1bb827bea 100644 --- a/ParseSwift.xcodeproj/xcshareddata/xcschemes/ParseSwift.xcscheme +++ b/ParseSwift.xcodeproj/xcshareddata/xcschemes/ParseSwift.xcscheme @@ -1,6 +1,6 @@