Skip to content

Commit 667fab2

Browse files
author
Ali
committed
Update Xcode version
1 parent b5cb415 commit 667fab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎buildbox/build-telegram.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
BUILD_TELEGRAM_VERSION="1"
66

77
MACOS_VERSION="10.15"
8-
XCODE_VERSION="12.1"
8+
XCODE_VERSION="12.2"
99
GUEST_SHELL="bash"
1010

1111
VM_BASE_NAME="macos$(echo $MACOS_VERSION | sed -e 's/\.'/_/g)_Xcode$(echo $XCODE_VERSION | sed -e 's/\.'/_/g)"

0 commit comments

Comments
 (0)