Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Sparkle 2 API #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upgrade to Sparkle 2 API #3

wants to merge 1 commit into from

Conversation

rparet
Copy link

@rparet rparet commented Oct 24, 2024

Major changes in the API are outlined here: https://sparkle-project.org/documentation/upgrading/
Support for notification on launch after update was removed from Sparkle 2, so taking it out here.

Feeds are now 100% set in Info.plist (previously they had been passed in to SparkleAutoUpdater as well as set in the plist).
Setting them manually via -setFeedURL: has been deprecated, so removed that, and added the recommended action to remove them from the host bundle on init, if they exist in earlier installs.

@rparet
Copy link
Author

rparet commented Oct 24, 2024

@vadi2 this part needs to be merged first.

@rparet
Copy link
Author

rparet commented Oct 24, 2024

Corresponding change: Mudlet/Mudlet#7499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants