agvtool bump
git add -u
git commit -m "Bump build number to $(agvtool vers -terse)"
Trigger the release workflow from the Action tab.
Requirements:
- environment variables:
- AUTHENTICATION_KEY_ISSUER_ID
- AUTHENTICATION_KEY_ID
- AUTHENTICATION_KEY_CONTENT
- TEAM_ID
- the API key file at path
./AuthKey.p8
bundle exec fastlane release_to_ipa
Requirements:
- environment variables:
- AUTHENTICATION_KEY_ISSUER_ID
- AUTHENTICATION_KEY_ID
- AUTHENTICATION_KEY_PATH
- TEAM_ID
./scripts/export_ios_app.sh