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
This commit is contained in:
Yee Cheng Chin
2019-10-30 04:33:12 -07:00
parent 919fd33307
commit cc5752fc89
+1 -1
View File
@@ -1255,7 +1255,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>160</string>
<string>161</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>