Change default SUFeedURL to release builds appcast. Add FeedURLForTestBuilds to store the URL for test builds.

This commit is contained in:
Brent Simmons 2019-08-17 11:04:54 -07:00
parent 3aae7ad328
commit 8d7e238386
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@
<key>OSAScriptingDefinition</key>
<string>NetNewsWire.sdef</string>
<key>SUFeedURL</key>
<string>https://ranchero.com/downloads/netnewswire-release.xml</string>
<key>FeedURLForTestBuilds</key>
<string>https://ranchero.com/downloads/netnewswire-beta.xml</string>
<key>UserAgent</key>
<string>NetNewsWire (RSS Reader; https://ranchero.com/netnewswire/)</string>