shenzhen は iOSアプリをビルドし IPA をいろんなサービスに配信することができるコマンドラインツールです。
インストール方法
gem install shenzhen
旧TestFlight
ipa distribute:testflight -a API_TOKEN -T TEAM_TOKEN
Crashlytics
ipa distribute:crashlytics -c /path/to/Crashlytics.framework -a API_TOKEN -s BUILD_SECRET
DeployGate
ipa distribute:deploygate -a API_TOKEN -u USER_NAME
FTP
ipa distribute:ftp --host HOST -u USER -p PASSWORD -P FTP_PATH
Amazon S3
ipa distribute:s3 -a ACCESS_KEY_ID -s SECRET_ACCESS_KEY -b BUCKET
iTunes Connect
ipa distribute:s3 -a ACCESS_KEY_ID -s SECRET_ACCESS_KEY -b BUCKET