Add Smart Feeds as User Activities

This commit is contained in:
Maurice Parker
2019-08-25 17:04:15 -05:00
parent dc6bf05ae4
commit a0636b8f47
4 changed files with 103 additions and 13 deletions

View File

@@ -49,6 +49,9 @@
<true/>
<key>NSUserActivityTypes</key>
<array>
<string>com.ranchero.NetNewsWire.SelectAllUnread</string>
<string>com.ranchero.NetNewsWire.SelectStarred</string>
<string>com.ranchero.NetNewsWire.SelectToday</string>
<string>com.ranchero.NetNewsWire.ReadArticle</string>
</array>
<key>NSAppTransportSecurity</key>