- Check for
TODO
andSTOPSHIP
- Commit and push
- Bump the version in
app/version.properties
- Write a changelog on poeditor and tag it with
ignore-string-android
andfastlane-android
- Run
ulimit -n 2048 && bundle exec fastlane pre_release
- Verify the screenshots
- Commit and tag
- Push and push tags
- Run
bundle exec fastlane release
See fastlane/Fastfile
comments for debugging information on Fastlane crashes.