Use appcenter-cli
This commit is contained in:
parent
5c2c3c742c
commit
907402750f
1 changed files with 2 additions and 1 deletions
|
|
@ -80,4 +80,5 @@ upload_dsym() {
|
|||
"$API_HOST/v0.1/apps/$API_USER_NAME/$API_APP_NAME/symbol_uploads/$DSYM_UPLOAD_ID"
|
||||
}
|
||||
|
||||
upload_ipa
|
||||
appcenter login --token "$API_TOKEN"
|
||||
appcenter distribute release --app "$API_USER_NAME/$API_APP_NAME" -f "$IPA_PATH" -g Internal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue