From 56b17b0aa1f4e65410bd1fb0d03c0d9300af6c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toni=20F=C3=B6rster?= Date: Sun, 18 Aug 2024 10:49:50 +0200 Subject: [PATCH] Xcode 16 - update recommended settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Toni Förster --- Yattee.xcodeproj/project.pbxproj | 10 +--------- .../xcshareddata/xcschemes/Periphery (iOS).xcscheme | 2 +- .../xcshareddata/xcschemes/Periphery (macOS).xcscheme | 2 +- .../xcshareddata/xcschemes/Periphery (tvOS).xcscheme | 2 +- .../xcshareddata/xcschemes/Shared Tests.xcscheme | 2 +- .../xcshareddata/xcschemes/Yattee (iOS).xcscheme | 2 +- .../xcshareddata/xcschemes/Yattee (macOS).xcscheme | 2 +- .../xcshareddata/xcschemes/Yattee (tvOS).xcscheme | 2 +- 8 files changed, 8 insertions(+), 16 deletions(-) diff --git a/Yattee.xcodeproj/project.pbxproj b/Yattee.xcodeproj/project.pbxproj index 8bfc9251..ad3616c5 100644 --- a/Yattee.xcodeproj/project.pbxproj +++ b/Yattee.xcodeproj/project.pbxproj @@ -2734,7 +2734,7 @@ attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1500; - LastUpgradeCheck = 1500; + LastUpgradeCheck = 1600; TargetAttributes = { 37095E7E291DC85400301883 = { CreatedOnToolsVersion = 14.1; @@ -4342,7 +4342,6 @@ 37D4B0ED2671614900C925CA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_CXX_LANGUAGE_STANDARD = "c++14"; @@ -4395,7 +4394,6 @@ 37D4B0EE2671614900C925CA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = "iOS/Yattee (iOS).entitlements"; @@ -4526,7 +4524,6 @@ 37D4B0F32671614900C925CA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 187; GENERATE_INFOPLIST_FILE = YES; @@ -4550,7 +4547,6 @@ 37D4B0F42671614900C925CA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 187; GENERATE_INFOPLIST_FILE = YES; @@ -4575,7 +4571,6 @@ 37D4B0F62671614900C925CA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 187; @@ -4600,7 +4595,6 @@ 37D4B0F72671614900C925CA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 187; @@ -4708,7 +4702,6 @@ 37D4B17E267164B000C925CA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 187; GENERATE_INFOPLIST_FILE = YES; @@ -4732,7 +4725,6 @@ 37D4B17F267164B000C925CA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 187; GENERATE_INFOPLIST_FILE = YES; diff --git a/Yattee.xcodeproj/xcshareddata/xcschemes/Periphery (iOS).xcscheme b/Yattee.xcodeproj/xcshareddata/xcschemes/Periphery (iOS).xcscheme index a90748c6..691ffc65 100644 --- a/Yattee.xcodeproj/xcshareddata/xcschemes/Periphery (iOS).xcscheme +++ b/Yattee.xcodeproj/xcshareddata/xcschemes/Periphery (iOS).xcscheme @@ -1,6 +1,6 @@