1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00

Merge remote-tracking branch 'origin/develop' into update-neovim

This commit is contained in:
Tae Won Ha 2019-11-25 20:33:18 +01:00
commit f9bd55d345
12 changed files with 44 additions and 41 deletions

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.28.0</string>
<string>0.29.0</string>
<key>CFBundleVersion</key>
<string>328</string>
<string>329</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.28.0</string>
<string>0.29.0</string>
<key>CFBundleVersion</key>
<string>328</string>
<string>329</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>

View File

@ -38,9 +38,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.28.0</string>
<string>0.29.0</string>
<key>CFBundleVersion</key>
<string>328</string>
<string>329</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>

View File

@ -1150,7 +1150,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 328;
CURRENT_PROJECT_VERSION = 329;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@ -1212,7 +1212,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 328;
CURRENT_PROJECT_VERSION = 329;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1242,7 +1242,7 @@
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 328;
DYLIB_CURRENT_VERSION = 329;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../Carthage/Build/Mac";
FRAMEWORK_VERSION = A;
@ -1264,7 +1264,7 @@
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 328;
DYLIB_CURRENT_VERSION = 329;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../Carthage/Build/Mac";
FRAMEWORK_VERSION = A;

View File

@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.28.0</string>
<string>0.29.0</string>
<key>CFBundleVersion</key>
<string>328</string>
<string>329</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 Tae Won Ha. All rights reserved.</string>
<key>NSPrincipalClass</key>

View File

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.28.0</string>
<string>0.29.0</string>
<key>CFBundleVersion</key>
<string>328</string>
<string>329</string>
</dict>
</plist>

View File

@ -1842,7 +1842,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 328;
CURRENT_PROJECT_VERSION = 329;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1903,7 +1903,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 328;
CURRENT_PROJECT_VERSION = 329;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_NS_ASSERTIONS = NO;

View File

@ -1224,7 +1224,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.28.0</string>
<string>0.29.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -1241,7 +1241,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>328</string>
<string>329</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.28.0</string>
<string>0.29.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>328</string>
<string>329</string>
</dict>
</plist>

View File

@ -7,26 +7,25 @@
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.28.0-328</title>
<title>v0.29.0-329</title>
<description><![CDATA[
<ul>
<li>Add MathJax to Markdown preview</li>
<li>Dependencies updates:<ul>
<li>Neovim 0.4.2</li>
<li>Neovim 0.4.3</li>
</ul>
</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.28.0-328
https://github.com/qvacua/vimr/releases/tag/v0.29.0-329
</releaseNotesLink>
<pubDate>2019-09-20T12:09:38.433154</pubDate>
<pubDate>2019-11-25T20:28:46.639290</pubDate>
<minimumSystemVersion>10.12.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.28.0-328/VimR-v0.28.0-328.tar.bz2"
sparkle:version="328"
sparkle:shortVersionString="0.28.0"
sparkle:dsaSignature="MC4CFQCK6KxBHkRFr2kBcA03ez//UGDi6gIVAOfJd8mnRPPE8FKUI768cQfW2RWS"
length="14665619"
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.29.0-329/VimR-v0.29.0-329.tar.bz2"
sparkle:version="329"
sparkle:shortVersionString="0.29.0"
sparkle:dsaSignature="MC0CFBk+iwFfE+/2uRKftL7uoBA2v5tdAhUA4NnXe1zh0ILTZIB9hesjjryOd3I="
length="14497127"
type="application/octet-stream"/>
</item>
</channel>

View File

@ -7,26 +7,25 @@
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.28.0-328</title>
<title>v0.29.0-329</title>
<description><![CDATA[
<ul>
<li>Add MathJax to Markdown preview</li>
<li>Dependencies updates:<ul>
<li>Neovim 0.4.2</li>
<li>Neovim 0.4.3</li>
</ul>
</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.28.0-328
https://github.com/qvacua/vimr/releases/tag/v0.29.0-329
</releaseNotesLink>
<pubDate>2019-09-20T12:09:38.433154</pubDate>
<pubDate>2019-11-25T20:28:46.639290</pubDate>
<minimumSystemVersion>10.12.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.28.0-328/VimR-v0.28.0-328.tar.bz2"
sparkle:version="328"
sparkle:shortVersionString="0.28.0"
sparkle:dsaSignature="MC4CFQCK6KxBHkRFr2kBcA03ez//UGDi6gIVAOfJd8mnRPPE8FKUI768cQfW2RWS"
length="14665619"
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.29.0-329/VimR-v0.29.0-329.tar.bz2"
sparkle:version="329"
sparkle:shortVersionString="0.29.0"
sparkle:dsaSignature="MC0CFBk+iwFfE+/2uRKftL7uoBA2v5tdAhUA4NnXe1zh0ILTZIB9hesjjryOd3I="
length="14497127"
type="application/octet-stream"/>
</item>
</channel>

View File

@ -1,4 +1,9 @@
# ???
# 0.29.0-329
* Dependencies updates:
- Neovim 0.4.3
# 0.28.0-328
* Add MathJax to Markdown preview
* Dependencies updates: