mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-02 00:17:02 +00:00
Fix script
This commit is contained in:
parent
0f0bb05cc5
commit
fd9be238d2
@ -4,8 +4,8 @@ set -e
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
API_HOST="https://api.appcenter.ms"
|
API_HOST="https://api.appcenter.ms"
|
||||||
IPA_PATH="build/Telegram_Signed.ipa"
|
IPA_PATH="build/artifacts/Telegram.ipa"
|
||||||
DSYM_PATH="build/DSYM.zip"
|
DSYM_PATH="build/artifacts/Telegram.DSYMs.zip"
|
||||||
|
|
||||||
upload_ipa() {
|
upload_ipa() {
|
||||||
GROUP_DATA=$(curl \
|
GROUP_DATA=$(curl \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user