docs/RELEASE_MANAGEMENT.md
Use GitHub Actions.
Use GitHub Actions.
Local check:
./tools/python/check_store_metadata.py ios
Get xcode/keys/appstore.json - App Store API Key.
Get screenshots/ - a repository with screenshots.
Download metadata:
cd xcode
./fastlane download_metadata
Download screenshots:
cd xcode
./fastlane download_screenshots
Use GitHub Actions.
Use GitHub Actions.
Promote version to "Production" manually in Google Play Console.
Use GitHub Actions.
Use GitHub Actions.
Checking locally:
./tools/python/check_store_metadata.py android
Get android/google-play.json - Google Play API Key.
Get screenshots/ - a repository with screenshots.
Download metadata:
./tools/android/download_googleplay_metadata.sh