Add an AppleEvents usage description in an effort to get sharing with apps like MarsEdit working again on Mojave.

This commit is contained in:
Daniel Jalkut 2018-09-05 11:32:28 -04:00
parent 26cca9e6e9
commit ae37ba9004
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@
<key>NSAllowsArbitraryLoads</key> <key>NSAllowsArbitraryLoads</key>
<true/> <true/>
</dict> </dict>
<key>NSAppleEventsUsageDescription</key>
<string>NetNewsWire communicates with other apps on your Mac when you choose to share a news item.</string>
<key>NSAppleScriptEnabled</key> <key>NSAppleScriptEnabled</key>
<true/> <true/>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>