Merge pull request #822 from shayneholmes/fix/interprocess-communication-in-mojave

Add AppleEvents usage description to manifest
This commit is contained in:
Yee Cheng Chin
2018-12-19 14:35:50 -08:00
committed by GitHub
+2
View File
@@ -1309,6 +1309,8 @@
<string>https://raw.githubusercontent.com/macvim-dev/macvim/gh-pages/appcast/latest.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>NSAppleEventsUsageDescription</key>
<string>MacVim uses Apple Events to allow you to communicate with other apps using Apple Script, and to support working as an ODB external editor.</string>
<key>NSAppleScriptEnabled</key>
<true/>