Skip to content

Commit ec8d479

Browse files
committed
MacVim Snapshot 161
Vim patch 8.1.2234 Fixes: - Fix scripting languages not working (e.g. Python) in binary releases by using the correct entitlements. #979 Targets macOS 10.9+ Script interfaces have compatibility with these versions: - Lua 5.3 - Perl 5.18 - Python2 2.7 - Python3 3.7 - Ruby 2.6
1 parent 919fd33 commit ec8d479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MacVim/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@
12551255
</dict>
12561256
</array>
12571257
<key>CFBundleVersion</key>
1258-
<string>160</string>
1258+
<string>161</string>
12591259
<key>NSAppTransportSecurity</key>
12601260
<dict>
12611261
<key>NSAllowsArbitraryLoads</key>

0 commit comments

Comments
 (0)