mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Merge pull request #822 from shayneholmes/fix/interprocess-communication-in-mojave
Add AppleEvents usage description to manifest
This commit is contained in:
@@ -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/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user