Macos Auto Update

Add Sparkle auto-update support to a native macOS app. Use this skill whenever the user wants to add auto-updates, implement Sparkle, set up an appcast feed, add "Check for Updates" to their app, or integrate automatic update checking. Also trigger when the user mentions Sparkle, appcast, SUFeedURL, EdDSA signing, or update notifications. This covers the full setup: adding the Sparkle SPM dependency, creating the UpdaterManager singleton, wiring it into the app delegate and UI, configuring Info.plist, and generating the initial appcast.xml.

fayazara 6afa19c 2 files · 8.9 KB Updated

File contents

fayazara/macos-app-skills/tree/main/auto-update commit 6afa19c701

Frequently asked questions

npx skillmds@latest add fayazara/macos-auto-update