mirror of
https://github.com/yattee/yattee.git
synced 2026-05-13 10:55:03 +00:00
Point Sparkle feed at dl.yattee.stream custom domain
Bake https://dl.yattee.stream/appcast.xml into SUFeedURL and align the appcast template and Sparkle setup notes so the gh-pages branch (served under the custom Cloudflare-CNAMEd domain) is the single place to look up the feed. Domain is reserved as a generic distribution surface for Sparkle today and AltStore / other channels later.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<false/>
|
||||
<!-- Sparkle auto-updates (Developer ID / Homebrew cask build only; ignored on App Store + iOS + tvOS) -->
|
||||
<key>SUFeedURL</key>
|
||||
<string>https://yattee.github.io/yattee/appcast.xml</string>
|
||||
<string>https://dl.yattee.stream/appcast.xml</string>
|
||||
<key>SUPublicEDKey</key>
|
||||
<string>BLtSfi3Epsl97XpMy734PhlbscxWwWpi6moT/S++A+4=</string>
|
||||
<key>SUEnableAutomaticChecks</key>
|
||||
|
||||
Reference in New Issue
Block a user