From 7aaaadcf2b82d886bd12471f4214df03cb0366e9 Mon Sep 17 00:00:00 2001 From: Laurent Date: Thu, 1 May 2025 15:03:55 +0200 Subject: [PATCH] settings update --- LeStorage.xcodeproj/project.pbxproj | 8 +++----- .../xcshareddata/xcschemes/LeStorage.xcscheme | 2 +- .../xcshareddata/xcschemes/LeStorageTests.xcscheme | 2 +- LeStorage/BaseCollection.swift | 1 + 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/LeStorage.xcodeproj/project.pbxproj b/LeStorage.xcodeproj/project.pbxproj index a97c46a..d94a09a 100644 --- a/LeStorage.xcodeproj/project.pbxproj +++ b/LeStorage.xcodeproj/project.pbxproj @@ -286,7 +286,7 @@ attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1600; - LastUpgradeCheck = 1600; + LastUpgradeCheck = 1630; TargetAttributes = { C425D4332B6D24E1002A7B48 = { CreatedOnToolsVersion = 15.2; @@ -435,6 +435,7 @@ COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = dwarf; + DEVELOPMENT_TEAM = 526E96RFNP; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; @@ -501,6 +502,7 @@ COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = 526E96RFNP; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; @@ -532,7 +534,6 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = 526E96RFNP; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; @@ -566,7 +567,6 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = 526E96RFNP; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; @@ -597,7 +597,6 @@ buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 526E96RFNP; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.0; MARKETING_VERSION = 1.0; @@ -614,7 +613,6 @@ buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 526E96RFNP; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.0; MARKETING_VERSION = 1.0; diff --git a/LeStorage.xcodeproj/xcshareddata/xcschemes/LeStorage.xcscheme b/LeStorage.xcodeproj/xcshareddata/xcschemes/LeStorage.xcscheme index a1060f6..1cafaae 100644 --- a/LeStorage.xcodeproj/xcshareddata/xcschemes/LeStorage.xcscheme +++ b/LeStorage.xcodeproj/xcshareddata/xcschemes/LeStorage.xcscheme @@ -1,6 +1,6 @@