From 5dc85552f653f6ab4061b09aaf2c091f5e8f222c Mon Sep 17 00:00:00 2001 From: Tae Won Ha Date: Thu, 30 Nov 2017 07:26:16 +0100 Subject: [PATCH] Bump version: snapshot/239 --- Cartfile.resolved | 2 ++ MacNeovim/Info.plist | 4 ++-- SwiftNeoVim/Info.plist | 4 ++-- SwiftNeoVimTests/Info.plist | 4 ++-- ThemedWindow/Info.plist | 4 ++-- VimR-Workspace-Demo/Info.plist | 4 ++-- VimR.xcodeproj/project.pbxproj | 8 ++++---- VimR/Info.plist | 4 ++-- VimRTests/Info.plist | 4 ++-- 9 files changed, 20 insertions(+), 18 deletions(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 80df71f0..4f692f94 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,6 +1,8 @@ github "PureLayout/PureLayout" "v3.0.2" github "Quick/Nimble" "v7.0.1" github "ReactiveX/RxSwift" "4.0.0" +github "a2/MessagePack.swift" "3.0.0" +github "antitypical/Result" "3.2.4" github "eonil/FileSystemEvents" "85a089104af37f04a6bf7f2d07d7a93cac0b4fe1" github "httpswift/swifter" "1.3.3" github "qvacua/CocoaFontAwesome" "71865fc2c0275ebc5c8601edc23290e85aca9979" diff --git a/MacNeovim/Info.plist b/MacNeovim/Info.plist index 7e028c5a..7ffba993 100644 --- a/MacNeovim/Info.plist +++ b/MacNeovim/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.20.0 + SNAPSHOT-239 CFBundleVersion - 238 + 239 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/SwiftNeoVim/Info.plist b/SwiftNeoVim/Info.plist index bb217d00..3ca9009a 100644 --- a/SwiftNeoVim/Info.plist +++ b/SwiftNeoVim/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.20.0 + SNAPSHOT-239 CFBundleSignature ???? CFBundleVersion - 238 + 239 NSHumanReadableCopyright Copyright © 2016 Tae Won Ha. All rights reserved. NSPrincipalClass diff --git a/SwiftNeoVimTests/Info.plist b/SwiftNeoVimTests/Info.plist index 2833bbd6..f39690ae 100644 --- a/SwiftNeoVimTests/Info.plist +++ b/SwiftNeoVimTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.20.0 + SNAPSHOT-239 CFBundleSignature ???? CFBundleVersion - 238 + 239 diff --git a/ThemedWindow/Info.plist b/ThemedWindow/Info.plist index 723959d4..5724f73d 100644 --- a/ThemedWindow/Info.plist +++ b/ThemedWindow/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.20.0 + SNAPSHOT-239 CFBundleVersion - 238 + 239 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/VimR-Workspace-Demo/Info.plist b/VimR-Workspace-Demo/Info.plist index 1e2c8422..be3a1bab 100644 --- a/VimR-Workspace-Demo/Info.plist +++ b/VimR-Workspace-Demo/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.20.0 + SNAPSHOT-239 CFBundleSignature ???? CFBundleVersion - 238 + 239 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/VimR.xcodeproj/project.pbxproj b/VimR.xcodeproj/project.pbxproj index 13348e76..8de2c0e1 100644 --- a/VimR.xcodeproj/project.pbxproj +++ b/VimR.xcodeproj/project.pbxproj @@ -1806,7 +1806,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 238; + DYLIB_CURRENT_VERSION = 239; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1831,7 +1831,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 238; + DYLIB_CURRENT_VERSION = 239; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2050,7 +2050,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 238; + CURRENT_PROJECT_VERSION = 239; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -2105,7 +2105,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 238; + CURRENT_PROJECT_VERSION = 239; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; diff --git a/VimR/Info.plist b/VimR/Info.plist index d0118ada..36d2f29d 100644 --- a/VimR/Info.plist +++ b/VimR/Info.plist @@ -32,7 +32,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.20.0 + SNAPSHOT-239 CFBundleSignature ???? CFBundleURLTypes @@ -49,7 +49,7 @@ CFBundleVersion - 238 + 239 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/VimRTests/Info.plist b/VimRTests/Info.plist index 2833bbd6..f39690ae 100644 --- a/VimRTests/Info.plist +++ b/VimRTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.20.0 + SNAPSHOT-239 CFBundleSignature ???? CFBundleVersion - 238 + 239