Add an AppleEvents usage description in an effort to get sharing with apps like MarsEdit working again on Mojave.
This commit is contained in:
parent
26cca9e6e9
commit
ae37ba9004
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue