Skip to content

Commit 48e9b25

Browse files
author
Ali
committed
Bump Xcode version in build-telegram.sh
1 parent 5cfff54 commit 48e9b25

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="11"
8-
XCODE_VERSION="12.5.1"
8+
XCODE_VERSION="13.0"
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)