mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update build environment version
This commit is contained in:
parent
e43dd2abc7
commit
0083ee2197
@ -4,8 +4,8 @@ set -e
|
||||
|
||||
BUILD_TELEGRAM_VERSION="1"
|
||||
|
||||
MACOS_VERSION="10.14"
|
||||
XCODE_VERSION="10.3"
|
||||
MACOS_VERSION="10.15"
|
||||
XCODE_VERSION="11.1"
|
||||
|
||||
VM_BASE_NAME="macos$(echo $MACOS_VERSION | sed -e 's/\.'/_/g)_Xcode$(echo $XCODE_VERSION | sed -e 's/\.'/_/g)"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user