mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Update Xcode version
This commit is contained in:
parent
9ff2d5fde9
commit
09e5b41d2a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ set -e
|
|||
BUILD_TELEGRAM_VERSION="1"
|
||||
|
||||
MACOS_VERSION="12"
|
||||
XCODE_VERSION="13.4"
|
||||
XCODE_VERSION="13.4.1"
|
||||
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