1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-27 06:04:07 +03:00

Bump version to snapshot/20231214.164918

This commit is contained in:
Tae Won Ha 2023-12-14 16:49:19 +01:00
parent f6515ad32f
commit 366b293b1e
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
3 changed files with 8 additions and 8 deletions

View File

@ -1124,7 +1124,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20231211.195158;
CURRENT_PROJECT_VERSION = 20231214.164918;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1186,7 +1186,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20231211.195158;
CURRENT_PROJECT_VERSION = 20231214.164918;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
@ -1216,7 +1216,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20231211.195158;
CURRENT_PROJECT_VERSION = 20231214.164918;
DEFINES_MODULE = YES;
IBC_MODULE = VimR;
INFOPLIST_FILE = VimR/Info.plist;
@ -1238,7 +1238,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20231211.195158;
CURRENT_PROJECT_VERSION = 20231214.164918;
DEFINES_MODULE = YES;
IBC_MODULE = VimR;
INFOPLIST_FILE = VimR/Info.plist;

View File

@ -1224,7 +1224,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.45.1</string>
<string>SNAPSHOT-20231214.164918</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -1241,7 +1241,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>20231211.195158</string>
<string>20231214.164918</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>

View File

@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.45.1</string>
<string>SNAPSHOT-20231214.164918</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20231211.195158</string>
<string>20231214.164918</string>
</dict>
</plist>