Update version number to 4.2.0-rc.2 (496)

This commit is contained in:
1024jp 2022-05-03 11:59:08 +09:00
parent 2066561bc4
commit 1558947354

View File

@ -4378,10 +4378,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 495;
CURRENT_PROJECT_VERSION = 496;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
MARKETING_VERSION = "4.2.0-rc";
MARKETING_VERSION = "4.2.0-rc.2";
PRODUCT_BUNDLE_IDENTIFIER = "com.coteditor.$(PRODUCT_NAME)";
PRODUCT_NAME = CotEditor;
};
@ -4393,10 +4393,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 495;
CURRENT_PROJECT_VERSION = 496;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
MARKETING_VERSION = "4.2.0-rc";
MARKETING_VERSION = "4.2.0-rc.2";
PRODUCT_BUNDLE_IDENTIFIER = "com.coteditor.$(PRODUCT_NAME)";
PRODUCT_NAME = CotEditor;
};
@ -4432,10 +4432,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 495;
CURRENT_PROJECT_VERSION = 496;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
MARKETING_VERSION = "4.2.0-rc";
MARKETING_VERSION = "4.2.0-rc.2";
OTHER_SWIFT_FLAGS = "$(inherited) -D SPARKLE";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
@ -4448,10 +4448,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 495;
CURRENT_PROJECT_VERSION = 496;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
MARKETING_VERSION = "4.2.0-rc";
MARKETING_VERSION = "4.2.0-rc.2";
OTHER_SWIFT_FLAGS = "$(inherited) -D SPARKLE";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;