fastlane

Automate building and releasing iOS and Android apps

brewmacoslinux
Try with needOr install directly
Source

About

Easiest way to build and release mobile apps

Commands

fastlane

Examples

Initialize fastlane in your iOS project$ fastlane init
Build and release an app to TestFlight$ fastlane ios beta
Run a specific lane for Android deployment$ fastlane android deploy