mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-12 03:07:16 +03:00
Merge branch 'master' into update-neovim
This commit is contained in:
commit
b44fd563ac
@ -1127,7 +1127,7 @@
|
|||||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||||
CODE_SIGN_IDENTITY = "-";
|
CODE_SIGN_IDENTITY = "-";
|
||||||
COPY_PHASE_STRIP = NO;
|
COPY_PHASE_STRIP = NO;
|
||||||
CURRENT_PROJECT_VERSION = 20220628.220813;
|
CURRENT_PROJECT_VERSION = 20220703.104316;
|
||||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||||
ENABLE_TESTABILITY = YES;
|
ENABLE_TESTABILITY = YES;
|
||||||
@ -1188,7 +1188,7 @@
|
|||||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||||
CODE_SIGN_IDENTITY = "-";
|
CODE_SIGN_IDENTITY = "-";
|
||||||
COPY_PHASE_STRIP = NO;
|
COPY_PHASE_STRIP = NO;
|
||||||
CURRENT_PROJECT_VERSION = 20220628.220813;
|
CURRENT_PROJECT_VERSION = 20220703.104316;
|
||||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||||
ENABLE_NS_ASSERTIONS = NO;
|
ENABLE_NS_ASSERTIONS = NO;
|
||||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||||
@ -1217,7 +1217,7 @@
|
|||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
COMBINE_HIDPI_IMAGES = YES;
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
CURRENT_PROJECT_VERSION = 20220628.220813;
|
CURRENT_PROJECT_VERSION = 20220703.104316;
|
||||||
DEFINES_MODULE = YES;
|
DEFINES_MODULE = YES;
|
||||||
IBC_MODULE = VimR;
|
IBC_MODULE = VimR;
|
||||||
INFOPLIST_FILE = VimR/Info.plist;
|
INFOPLIST_FILE = VimR/Info.plist;
|
||||||
@ -1239,7 +1239,7 @@
|
|||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
COMBINE_HIDPI_IMAGES = YES;
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
CURRENT_PROJECT_VERSION = 20220628.220813;
|
CURRENT_PROJECT_VERSION = 20220703.104316;
|
||||||
DEFINES_MODULE = YES;
|
DEFINES_MODULE = YES;
|
||||||
IBC_MODULE = VimR;
|
IBC_MODULE = VimR;
|
||||||
INFOPLIST_FILE = VimR/Info.plist;
|
INFOPLIST_FILE = VimR/Info.plist;
|
||||||
|
@ -1224,7 +1224,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.41.2</string>
|
<string>0.42.0</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
@ -1241,7 +1241,7 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>20220628.220813</string>
|
<string>20220703.104316</string>
|
||||||
<key>LSApplicationCategoryType</key>
|
<key>LSApplicationCategoryType</key>
|
||||||
<string>public.app-category.productivity</string>
|
<string>public.app-category.productivity</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
@ -15,10 +15,10 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>BNDL</string>
|
<string>BNDL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.41.2</string>
|
<string>0.42.0</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>20220628.220813</string>
|
<string>20220703.104316</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
17
appcast.xml
17
appcast.xml
@ -6,22 +6,23 @@
|
|||||||
<description>Most recent changes with links to updates for VimR.</description>
|
<description>Most recent changes with links to updates for VimR.</description>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<item>
|
<item>
|
||||||
<title>v0.41.2-20220628.220813</title>
|
<title>v0.42.0-20220703.104316</title>
|
||||||
<link>https://twitter.com/vimrefined</link>
|
<link>https://twitter.com/vimrefined</link>
|
||||||
<sparkle:version>20220628.220813</sparkle:version>
|
<sparkle:version>20220703.104316</sparkle:version>
|
||||||
<sparkle:shortVersionString>v0.41.2</sparkle:shortVersionString>
|
<sparkle:shortVersionString>v0.42.0</sparkle:shortVersionString>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
<ul>
|
<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>
|
</ul>
|
||||||
]]></description>
|
]]></description>
|
||||||
<releaseNotesLink>
|
<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>
|
</releaseNotesLink>
|
||||||
<pubDate>2022-06-28T22:18:04.371001</pubDate>
|
<pubDate>2022-07-03T10:54:09.065903</pubDate>
|
||||||
<minimumSystemVersion>10.13.0</minimumSystemVersion>
|
<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"
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.42.0-20220703.104316/VimR-v0.42.0.tar.bz2"
|
||||||
sparkle:edSignature="Z2HBQgMm6Dp9PRLbK8UKE1YgxfHVp1OdYgc8eUhLyafDL9SHlnr4oxJN4OQo4wYxGRTVgxBZUSCjy2Y3FzzpCg==" length="21353975"
|
sparkle:edSignature="QK450vv5rdWyzpT7lJ9f4aFeL8VNbb1Izr/fb7wSVZhrIsNXn5tNI8p5ERiY+R1GxQFK5AWKYuvBDHwdYEuHDQ==" length="21355522"
|
||||||
type="application/octet-stream"/>
|
type="application/octet-stream"/>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -6,22 +6,23 @@
|
|||||||
<description>Most recent changes with links to updates for VimR.</description>
|
<description>Most recent changes with links to updates for VimR.</description>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<item>
|
<item>
|
||||||
<title>v0.41.2-20220628.220813</title>
|
<title>v0.42.0-20220703.104316</title>
|
||||||
<link>https://twitter.com/vimrefined</link>
|
<link>https://twitter.com/vimrefined</link>
|
||||||
<sparkle:version>20220628.220813</sparkle:version>
|
<sparkle:version>20220703.104316</sparkle:version>
|
||||||
<sparkle:shortVersionString>v0.41.2</sparkle:shortVersionString>
|
<sparkle:shortVersionString>v0.42.0</sparkle:shortVersionString>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
<ul>
|
<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>
|
</ul>
|
||||||
]]></description>
|
]]></description>
|
||||||
<releaseNotesLink>
|
<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>
|
</releaseNotesLink>
|
||||||
<pubDate>2022-06-28T22:18:04.371001</pubDate>
|
<pubDate>2022-07-03T10:54:09.065903</pubDate>
|
||||||
<minimumSystemVersion>10.13.0</minimumSystemVersion>
|
<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"
|
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.42.0-20220703.104316/VimR-v0.42.0.tar.bz2"
|
||||||
sparkle:edSignature="Z2HBQgMm6Dp9PRLbK8UKE1YgxfHVp1OdYgc8eUhLyafDL9SHlnr4oxJN4OQo4wYxGRTVgxBZUSCjy2Y3FzzpCg==" length="21353975"
|
sparkle:edSignature="QK450vv5rdWyzpT7lJ9f4aFeL8VNbb1Izr/fb7wSVZhrIsNXn5tNI8p5ERiY+R1GxQFK5AWKYuvBDHwdYEuHDQ==" length="21355522"
|
||||||
type="application/octet-stream"/>
|
type="application/octet-stream"/>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
Loading…
Reference in New Issue
Block a user