Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 676 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 676 Bytes

Release process

  • Tag
  • Archive
  • In Organizer: "Distribute App" -> "Direct Distribution"
  • After notarization → "Export Notarized App" and place it at the top level of this repository
  • Update release-notes.md
  • Run make release VERSION=x.y.z which
    • compresses the app bundle and copies it to ./releases (leaving SPI-Playgrounds.app.zip at the top level to provide a stable download link)
    • copies release-notes.html to the proper versioned file
    • updates the appcast
    • commits the changes
  • Push to release

The download link for the latest release is

https://github.com/SwiftPackageIndex/SPI-Playgrounds-Releases/raw/main/SPI-Playgrounds.app.zip