mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Use appcenter-cli
This commit is contained in:
parent
5c2c3c742c
commit
907402750f
@ -80,4 +80,5 @@ upload_dsym() {
|
|||||||
"$API_HOST/v0.1/apps/$API_USER_NAME/$API_APP_NAME/symbol_uploads/$DSYM_UPLOAD_ID"
|
"$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…
x
Reference in New Issue
Block a user