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
version
branch - Increase app version in project
- Update all packages to latest versions and apply any changes if required
- Create tag for current version
- Create
Release
and add changelog - Attach
ipa
file to release