Skip to content

Commit 09e5b41

Browse files
author
Ali
committed
Update Xcode version
1 parent 9ff2d5f commit 09e5b41

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="12"
8-
XCODE_VERSION="13.4"
8+
XCODE_VERSION="13.4.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)