Commit 84ce1607 authored by Brian Ryner's avatar Brian Ryner Committed by LUCI CQ

Bump Xcode version to 12.4.

This will allow us to target Big Sur for Mac ARM64 builds.

Bug: 1124119
Change-Id: I0aa17c744e13d45699e79eb17336ebcafb9ea719
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2777472Reviewed-by: 's avatarMark Mentovai <mark@chromium.org>
Reviewed-by: 's avatarJeff Yoon <jeffyoon@google.com>
Commit-Queue: Brian Ryner <bryner@google.com>
parent 848a5361
......@@ -29,7 +29,7 @@ _DEFAULT_VERSION_MAP = [
('10.13.6', '10b61'),
('10.14.3', '10g8'),
('10.14.4', '11b52'),
('10.15.4', '12a7209')
('10.15.4', '12d4e')
]
......
......@@ -35,7 +35,7 @@
"-kind",
"mac",
"-xcode-version",
"12a7209",
"12d4e",
"-output-dir",
"[CACHE]/osx_sdk/XCode.app"
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment