Update version number to 4.8.7-alpha (656)

This commit is contained in:
1024jp 2024-06-18 22:28:01 +09:00
parent 3a8891c202
commit e5f00977f0
2 changed files with 13 additions and 8 deletions

View File

@ -1,5 +1,10 @@
# Change Log
4.8.7 (unreleased)
--------------------------
4.8.6 (655)
--------------------------

View File

@ -3734,12 +3734,12 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 655;
CURRENT_PROJECT_VERSION = 656;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = 4.8.6;
MARKETING_VERSION = "4.8.7-alpha";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
};
@ -3751,12 +3751,12 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 655;
CURRENT_PROJECT_VERSION = 656;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = 4.8.6;
MARKETING_VERSION = "4.8.7-alpha";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
};
@ -3794,12 +3794,12 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 655;
CURRENT_PROJECT_VERSION = 656;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = 4.8.6;
MARKETING_VERSION = "4.8.7-alpha";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";
@ -3812,12 +3812,12 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 655;
CURRENT_PROJECT_VERSION = 656;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = 4.8.6;
MARKETING_VERSION = "4.8.7-alpha";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";