Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
npezza93 committed Dec 26, 2023
1 parent a9dac75 commit cad1391
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -57,6 +57,14 @@ Regardless of the platform you are working on, you will need to have Yarn instal
Clone the repo then run `cd archipelago/WebView; bun install` in your console.
Then open the app in Xcode.

## Releasing

- Create archive in Xcode with new version
- Export notarized app to dist/
- Create release in GitHub for new version
- create zip file (`ditto -c -k --keepParent dist/Archipelago.app
dist/Archipelago.zip`)

## License

Archipelago is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

0 comments on commit cad1391

Please sign in to comment.