From 9f68ec27740f22c7f1cd178c308e69b74a970f69 Mon Sep 17 00:00:00 2001 From: "Biao.Chen" Date: Tue, 13 Sep 2022 01:10:43 +0800 Subject: [PATCH] chore: new ver --- Mos.xcodeproj/project.pbxproj | 8 ++++---- Mos.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Mos.xcodeproj/project.pbxproj b/Mos.xcodeproj/project.pbxproj index eb94db1..6ba2e90 100644 --- a/Mos.xcodeproj/project.pbxproj +++ b/Mos.xcodeproj/project.pbxproj @@ -622,7 +622,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 2021.06.01; + CURRENT_PROJECT_VERSION = 2022.09.12; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = 2H959AEV62; @@ -633,7 +633,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.11; - MARKETING_VERSION = 3.3.4; + MARKETING_VERSION = 3.4.0; MTL_ENABLE_DEBUG_INFO = NO; PRODUCT_BUNDLE_IDENTIFIER = com.caldis.Mos; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -656,7 +656,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 2021.06.01; + CURRENT_PROJECT_VERSION = 2022.09.12; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = 2H959AEV62; ENABLE_HARDENED_RUNTIME = NO; @@ -667,7 +667,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.11; - MARKETING_VERSION = 3.3.4; + MARKETING_VERSION = 3.4.0; MTL_ENABLE_DEBUG_INFO = NO; PRODUCT_BUNDLE_IDENTIFIER = com.caldis.Mos; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/Mos.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme b/Mos.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme index a4ca92f..cad0e81 100644 --- a/Mos.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme +++ b/Mos.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme @@ -58,6 +58,7 @@ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" enableASanStackUseAfterReturn = "YES" + language = "en" launchStyle = "0" useCustomWorkingDirectory = "NO" ignoresPersistentStateOnLaunch = "NO"