Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 466 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 466 Bytes

xcode-build-testflight-script

A bash script that builds your Xcode project and ship it to your Testflight account.

#Arguments

-c Use CocoaPods flag
-p PROJECT_NAME
-s SCHEME_NAME
-v VERSION
-i ICON_PATH
-n APP_NAME
-t TESTFLIGHT_TEAM_TOKEN
-a TESTFLIGHT_API_TOKEN
-d TESTFLIGHT_DISTRIBUTION_LIST
-r CERTIFICATE_NAME
-f CONFIGURATION
-h Help Message