Skip to content

Instantly share code, notes, and snippets.

@atomkirk
Created May 29, 2013 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atomkirk/5667429 to your computer and use it in GitHub Desktop.
Save atomkirk/5667429 to your computer and use it in GitHub Desktop.
Sparkle Mac Updater

I forgot that I had turned on this:

![http://d.pr/i/GF8z/3KaIrTfS]

And so the Sparkle.framework for auto updating mac apps was offering to update, downloading, offering to install and relaunch and then would just quit and not update. It said finish_installation' failed: 22 which was because gatekeeper was keeping the app from updating itself.

Turned off entitlements and it works great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment