1 parent 9ff2d5f commit 09e5b41Copy full SHA for 09e5b41
buildbox/build-telegram.sh
@@ -5,7 +5,7 @@ set -e
5
BUILD_TELEGRAM_VERSION="1"
6
7
MACOS_VERSION="12"
8
-XCODE_VERSION="13.4"
+XCODE_VERSION="13.4.1"
9
GUEST_SHELL="bash"
10
11
VM_BASE_NAME="macos$(echo $MACOS_VERSION | sed -e 's/\.'/_/g)_Xcode$(echo $XCODE_VERSION | sed -e 's/\.'/_/g)"
0 commit comments