Skip to content

Commit 2a6bcd6

Browse files
author
Ali
committed
Bump Xcode version
1 parent 091c7b4 commit 2a6bcd6

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