Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 20:58
· 7 commits to develop since this release

What's Changed

autosparkle now supports sub-commands:

  • autosparkle automate ...: Automates the process of exporting, packaging, and distributing a new version of your macOS app.
  • autosparkle export ...: Archives, signs, and exports your app.
  • autosparkle package ...: Packages your app into a custom signed and notarized DMG.
  • autosparkle distribute ...: Uploads the new version to the specified storage and updates your appcast.xml file.