Skip to content

Commit

Permalink
chore: new ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Caldis committed Sep 12, 2022
1 parent fae751d commit 9f68ec2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Mos.xcodeproj/project.pbxproj
Expand Up @@ -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;
Expand All @@ -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)";
Expand All @@ -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;
Expand All @@ -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)";
Expand Down
1 change: 1 addition & 0 deletions Mos.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme
Expand Up @@ -58,6 +58,7 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
enableASanStackUseAfterReturn = "YES"
language = "en"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand Down

0 comments on commit 9f68ec2

Please sign in to comment.