From ec8d47914e8e1fba0d05aa1176539d651df15b83 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Wed, 30 Oct 2019 04:33:12 -0700 Subject: [PATCH] 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 --- src/MacVim/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MacVim/Info.plist b/src/MacVim/Info.plist index 2a0985a47f..c6c23a9f30 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1255,7 +1255,7 @@ CFBundleVersion - 160 + 161 NSAppTransportSecurity NSAllowsArbitraryLoads