From 09b0414eb2ec3cfe862254efe7accb8769796d87 Mon Sep 17 00:00:00 2001 From: Tae Won Ha Date: Tue, 26 Mar 2019 08:14:05 +0100 Subject: [PATCH 1/2] Bump version: v0.26.9-312 --- NvimView/DrawerDev/Info.plist | 4 ++-- NvimView/DrawerPerf/Info.plist | 4 ++-- NvimView/NvimView.xcodeproj/project.pbxproj | 8 ++++---- NvimView/NvimView/Info.plist | 4 ++-- NvimView/NvimViewTests/Info.plist | 4 ++-- VimR/VimR.xcodeproj/project.pbxproj | 4 ++-- VimR/VimR/Info.plist | 4 ++-- VimR/VimRTests/Info.plist | 4 ++-- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/NvimView/DrawerDev/Info.plist b/NvimView/DrawerDev/Info.plist index ba14f396..d8d36ecb 100644 --- a/NvimView/DrawerDev/Info.plist +++ b/NvimView/DrawerDev/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.26.8 + 0.26.9 CFBundleVersion - 311 + 312 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/NvimView/DrawerPerf/Info.plist b/NvimView/DrawerPerf/Info.plist index b2bb9a7c..0af2fd72 100644 --- a/NvimView/DrawerPerf/Info.plist +++ b/NvimView/DrawerPerf/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.26.8 + 0.26.9 CFBundleVersion - 311 + 312 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/NvimView/NvimView.xcodeproj/project.pbxproj b/NvimView/NvimView.xcodeproj/project.pbxproj index 8a73f553..132b4593 100644 --- a/NvimView/NvimView.xcodeproj/project.pbxproj +++ b/NvimView/NvimView.xcodeproj/project.pbxproj @@ -940,7 +940,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 311; + CURRENT_PROJECT_VERSION = 312; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1002,7 +1002,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 311; + CURRENT_PROJECT_VERSION = 312; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1031,7 +1031,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 311; + DYLIB_CURRENT_VERSION = 312; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../Carthage/Build/Mac"; FRAMEWORK_VERSION = A; @@ -1053,7 +1053,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 311; + DYLIB_CURRENT_VERSION = 312; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../Carthage/Build/Mac"; FRAMEWORK_VERSION = A; diff --git a/NvimView/NvimView/Info.plist b/NvimView/NvimView/Info.plist index 23babb1f..4d977100 100644 --- a/NvimView/NvimView/Info.plist +++ b/NvimView/NvimView/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.26.8 + 0.26.9 CFBundleVersion - 311 + 312 NSHumanReadableCopyright Copyright © 2017 Tae Won Ha. All rights reserved. NSPrincipalClass diff --git a/NvimView/NvimViewTests/Info.plist b/NvimView/NvimViewTests/Info.plist index 55d2911d..8a107f3e 100644 --- a/NvimView/NvimViewTests/Info.plist +++ b/NvimView/NvimViewTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.26.8 + 0.26.9 CFBundleVersion - 311 + 312 diff --git a/VimR/VimR.xcodeproj/project.pbxproj b/VimR/VimR.xcodeproj/project.pbxproj index 3b13d813..b010ff82 100644 --- a/VimR/VimR.xcodeproj/project.pbxproj +++ b/VimR/VimR.xcodeproj/project.pbxproj @@ -1808,7 +1808,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 311; + CURRENT_PROJECT_VERSION = 312; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1866,7 +1866,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 311; + CURRENT_PROJECT_VERSION = 312; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; diff --git a/VimR/VimR/Info.plist b/VimR/VimR/Info.plist index 90fea143..07790099 100644 --- a/VimR/VimR/Info.plist +++ b/VimR/VimR/Info.plist @@ -1224,7 +1224,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.26.8 + 0.26.9 CFBundleSignature ???? CFBundleURLTypes @@ -1241,7 +1241,7 @@ CFBundleVersion - 311 + 312 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/VimR/VimRTests/Info.plist b/VimR/VimRTests/Info.plist index 3b7add58..e8e5751d 100644 --- a/VimR/VimRTests/Info.plist +++ b/VimR/VimRTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.26.8 + 0.26.9 CFBundleSignature ???? CFBundleVersion - 311 + 312 From f142170b04ac8e5ebd22e045632546eae0f7d38a Mon Sep 17 00:00:00 2001 From: Tae Won Ha Date: Tue, 26 Mar 2019 08:16:42 +0100 Subject: [PATCH 2/2] Bump appcast(s) to v0.26.9-312 --- appcast.xml | 19 ++++++++++--------- appcast_snapshot.xml | 19 ++++++++++--------- 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/appcast.xml b/appcast.xml index 0f2a4f81..3f81d4be 100644 --- a/appcast.xml +++ b/appcast.xml @@ -7,22 +7,23 @@ Most recent changes with links to updates for VimR. en - v0.26.8-311 + v0.26.9-312 -
  • Bugfix: memory leak
  • +
  • Bugfix: wrong color of "Select the HTML file" button of HTML preview tool
  • +
  • Bugfix: memory leak (strange behavior between CTFontManager and NSFontManager)
  • ]]>
    - https://github.com/qvacua/vimr/releases/tag/v0.26.8-311 + https://github.com/qvacua/vimr/releases/tag/v0.26.9-312 - 2019-03-22T17:02:33.473549 + 2019-03-26T08:16:42.610003 10.10.0 -
    diff --git a/appcast_snapshot.xml b/appcast_snapshot.xml index 0f2a4f81..3f81d4be 100644 --- a/appcast_snapshot.xml +++ b/appcast_snapshot.xml @@ -7,22 +7,23 @@ Most recent changes with links to updates for VimR. en - v0.26.8-311 + v0.26.9-312 -
  • Bugfix: memory leak
  • +
  • Bugfix: wrong color of "Select the HTML file" button of HTML preview tool
  • +
  • Bugfix: memory leak (strange behavior between CTFontManager and NSFontManager)
  • ]]>
    - https://github.com/qvacua/vimr/releases/tag/v0.26.8-311 + https://github.com/qvacua/vimr/releases/tag/v0.26.9-312 - 2019-03-22T17:02:33.473549 + 2019-03-26T08:16:42.610003 10.10.0 -