mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Bump Xcode version in build-telegram.sh
This commit is contained in:
parent
5cfff54fa0
commit
48e9b25978
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ set -e
|
|||
BUILD_TELEGRAM_VERSION="1"
|
||||
|
||||
MACOS_VERSION="11"
|
||||
XCODE_VERSION="12.5.1"
|
||||
XCODE_VERSION="13.0"
|
||||
GUEST_SHELL="bash"
|
||||
|
||||
VM_BASE_NAME="macos$(echo $MACOS_VERSION | sed -e 's/\.'/_/g)_Xcode$(echo $XCODE_VERSION | sed -e 's/\.'/_/g)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue