1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-11 15:58:15 +03:00

Merge branch 'master' into update-neovim

This commit is contained in:
Tae Won Ha 2022-07-03 10:58:23 +02:00
commit b44fd563ac
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
5 changed files with 26 additions and 24 deletions

View File

@ -1127,7 +1127,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20220628.220813;
CURRENT_PROJECT_VERSION = 20220703.104316;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@ -1188,7 +1188,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20220628.220813;
CURRENT_PROJECT_VERSION = 20220703.104316;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1217,7 +1217,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20220628.220813;
CURRENT_PROJECT_VERSION = 20220703.104316;
DEFINES_MODULE = YES;
IBC_MODULE = VimR;
INFOPLIST_FILE = VimR/Info.plist;
@ -1239,7 +1239,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20220628.220813;
CURRENT_PROJECT_VERSION = 20220703.104316;
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.41.2</string>
<string>0.42.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -1241,7 +1241,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>20220628.220813</string>
<string>20220703.104316</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.41.2</string>
<string>0.42.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20220628.220813</string>
<string>20220703.104316</string>
</dict>
</plist>

View File

@ -6,22 +6,23 @@
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.41.2-20220628.220813</title>
<title>v0.42.0-20220703.104316</title>
<link>https://twitter.com/vimrefined</link>
<sparkle:version>20220628.220813</sparkle:version>
<sparkle:shortVersionString>v0.41.2</sparkle:shortVersionString>
<sparkle:version>20220703.104316</sparkle:version>
<sparkle:shortVersionString>v0.42.0</sparkle:shortVersionString>
<description><![CDATA[
<ul>
<li>Bugfix: Sometimes macOS returns a weird locale, e.g., <code>en_DE.UTF-8</code>, which Neovim does not understand.</li>
<li>Add <code>VimRRefreshFileBrowser</code> and <code>VimRRevealCurrentBufferInFileBrowser</code> functions. Thanks @jaanauati for the PR!</li>
<li>Include <code>libintl</code> again.</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.41.2-20220628.220813
https://github.com/qvacua/vimr/releases/tag/v0.42.0-20220703.104316
</releaseNotesLink>
<pubDate>2022-06-28T22:18:04.371001</pubDate>
<pubDate>2022-07-03T10:54:09.065903</pubDate>
<minimumSystemVersion>10.13.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.41.2-20220628.220813/VimR-v0.41.2.tar.bz2"
sparkle:edSignature="Z2HBQgMm6Dp9PRLbK8UKE1YgxfHVp1OdYgc8eUhLyafDL9SHlnr4oxJN4OQo4wYxGRTVgxBZUSCjy2Y3FzzpCg==" length="21353975"
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.42.0-20220703.104316/VimR-v0.42.0.tar.bz2"
sparkle:edSignature="QK450vv5rdWyzpT7lJ9f4aFeL8VNbb1Izr/fb7wSVZhrIsNXn5tNI8p5ERiY+R1GxQFK5AWKYuvBDHwdYEuHDQ==" length="21355522"
type="application/octet-stream"/>
</item>
</channel>

View File

@ -6,22 +6,23 @@
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.41.2-20220628.220813</title>
<title>v0.42.0-20220703.104316</title>
<link>https://twitter.com/vimrefined</link>
<sparkle:version>20220628.220813</sparkle:version>
<sparkle:shortVersionString>v0.41.2</sparkle:shortVersionString>
<sparkle:version>20220703.104316</sparkle:version>
<sparkle:shortVersionString>v0.42.0</sparkle:shortVersionString>
<description><![CDATA[
<ul>
<li>Bugfix: Sometimes macOS returns a weird locale, e.g., <code>en_DE.UTF-8</code>, which Neovim does not understand.</li>
<li>Add <code>VimRRefreshFileBrowser</code> and <code>VimRRevealCurrentBufferInFileBrowser</code> functions. Thanks @jaanauati for the PR!</li>
<li>Include <code>libintl</code> again.</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.41.2-20220628.220813
https://github.com/qvacua/vimr/releases/tag/v0.42.0-20220703.104316
</releaseNotesLink>
<pubDate>2022-06-28T22:18:04.371001</pubDate>
<pubDate>2022-07-03T10:54:09.065903</pubDate>
<minimumSystemVersion>10.13.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.41.2-20220628.220813/VimR-v0.41.2.tar.bz2"
sparkle:edSignature="Z2HBQgMm6Dp9PRLbK8UKE1YgxfHVp1OdYgc8eUhLyafDL9SHlnr4oxJN4OQo4wYxGRTVgxBZUSCjy2Y3FzzpCg==" length="21353975"
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.42.0-20220703.104316/VimR-v0.42.0.tar.bz2"
sparkle:edSignature="QK450vv5rdWyzpT7lJ9f4aFeL8VNbb1Izr/fb7wSVZhrIsNXn5tNI8p5ERiY+R1GxQFK5AWKYuvBDHwdYEuHDQ==" length="21355522"
type="application/octet-stream"/>
</item>
</channel>