This document describes the release process for Unstoppable app.
Update Checkpoints package in order to apply latest checkpoints for Bitcoin, BitcoinCash, Litecoin and Dash blockchains.
Update MarketKit.Swift package in order to sync the latest state of backend.
Merge version branch into master branch. After this Github Actions will build release version and upload it to TestFlight.
- Create new
versionbranch - Increase app version in project
- Update all packages to latest versions and apply any changes if required
- Create tag for current version
- Create
Releaseand add changelog - Attach
ipafile to release