Sparkle icon indicating copy to clipboard operation
Sparkle copied to clipboard

A software update framework for macOS

Results 131 Sparkle issues
Sort by recently updated
recently updated
newest added

## Summary Sparkle currently automatically picks whether to show the build number (`CFBundleVersion` in Info.plist and `sparkle:version` in appcast) and "short version string" (`CFBundleShortVersionString` in Info.plist and `sparkle:shortVersionString` in appcast)...

Can I use Sparkle to auto-update apps (distributed outside of the Mac App Store of course) that are built using Catalyst? Is there anything I need to do special to...

Re #574 It feels wasteful - the same files are already in Sparkle.framework. I'd prefer to reduce overhead. Although Autoupdate.app tries to load strings from the main bundle anyway, are...

I'm new to mac development and I don't know how to localize the sparkle dialogs to brazilian portuguese. I looked the files pt_BR.lproj, but i don't know how to configure....

Not an issue, but I know that several of us use Little Snitch personally, and the latest version includes developer ability to include an Internet Access Policy in our app...

Been using sparkle for a long time with no issues. Now for my latest update, users get the update app within my app, accept it, my package is downloaded, the...

One time I broke Sparkle integration in my application, I didn't notice the bug, and I've released an update to everyone that couldn't update itself. I've got all my users...

Little background: 1. I'm not seeing this error when updating on macOS 10.12, only 10.13 2. The sparkle feed URL is https://www.taskpaper.com/assets/app/TaskPaper-Preview.rss 3. I click "Check for Update". 4. I...

Let's have this be the general issue for app translocation / gatekeeper path randomization in the upcoming macOS 10.12.. Note this more has to do with the initial distribution of...

When I repalced the URL of the appcast in my Info.plist file with the URL to the php script that will collect the stacts and redirect to the XML generate_appcast...