Merge pull request #434 from danielpunkass/fix-apple-events
Add an AppleEvents usage description in an effort to get sharing with…
This commit is contained in:
commit
b2b9803e5d
|
@ -43,6 +43,8 @@
|
|||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
</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>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
|
Loading…
Reference in New Issue