Skip to content

A New Home

Compare
Choose a tag to compare
@jakepetroules jakepetroules released this 01 Jul 23:52
· 1726 commits to master since this release

This is the first official release of Sparkle since 1.5b6 and the first release of Sparkle under the new Sparkle Project umbrella.

  • Removed option to install unverified updates (Kornel Lesiński)
  • Added detailed log when code signing verification fails (Sam Deane)
  • Restored original Sparkle icon. (Jake Petroules)
  • Switched SUUpdateAlert.xib to AutoLayout (Kornel Lesiński)
  • Replace references to andymatuschak.org with sparkle-project.org. (Jake Petroules)
  • Several code cleanups, modernizations, fixed warnings and improved code formatting (Jake Petroules)
  • Make the repository significantly more organized. (Jake Petroules)
  • Xcode project: set organization name and class prefix. (Jake Petroules)
  • Link to Foundation and AppKit instead of Cocoa. (Jake Petroules)
  • Use new operatingSystemVersion API when available. (Jake Petroules)
  • Add .clang-format configuration file for source code formatting. (Jake Petroules)
  • Add a target to build Sparkle API documentation using Doxygen. (Jake Petroules)

OS X 10.7 or later required

Make sure you add <sparkle:minimumSystemVersion>10.7</sparkle:minimumSystemVersion> tag to <item>s in your appcast. Sparkle will crash on Snow Leopard.