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