-
-
Notifications
You must be signed in to change notification settings - Fork 0
Implement AppUpdater #18
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Since removing Sparkle, the app has been in need of an auto-updater.
This Swift package seems to be a good solution for apps distributed via GitHub Relases.
https://github.com/s1ntoneli/AppUpdater
Also, ensure proper acknowledgement is added to README.md under “Dependencies”.