fix: restore Sparkle automatic update checks (#1597)
This commit is contained in:
parent
f585461868
commit
e15825826f
5 changed files with 112 additions and 17 deletions
|
|
@ -146,8 +146,16 @@
|
|||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SUAutomaticallyUpdate</key>
|
||||
<false/>
|
||||
<key>SUEnableAutomaticChecks</key>
|
||||
<true/>
|
||||
<key>SUFeedURL</key>
|
||||
<string>https://github.com/manaflow-ai/cmux/releases/latest/download/appcast.xml</string>
|
||||
<key>SUScheduledCheckInterval</key>
|
||||
<integer>86400</integer>
|
||||
<key>SUSendProfileInfo</key>
|
||||
<false/>
|
||||
<key>SUPublicEDKey</key>
|
||||
<string>$(SPARKLE_PUBLIC_KEY)</string>
|
||||
</dict>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue