Add the latest Xcode versions for macOS 13.0, 13.5 and 14.0
According to https://en.wikipedia.org/wiki/Xcode: - macOS 13.0 is the minimum macOS version supported by 14E222b and 14E300c - So we point 13.0 to the latest one, which is 14E300c - macOS 13.5 is the minimum macOS version supported by 15A240d, 15A507, 15C65, and 15C500b - So we point it to the latest one, which is 15C500b - macOS 14.0 is the minimum macOS version supported by 15E5204a (which looks like a typo of 15e204a according to xcodereleases.com and //infra/config/targets/mixins.star) - There will surely be more versions that support back to 14.0 but this is the only one for now. So we point it 15e204a. This should hopefully give us C++20 support on macOS 13 and up, like we see in the Chromium waterfall. Bug: chromium: 40284755 Change-Id: I2049aa3c4b32990dbedbd95e9ec35cceaa1ca3a3 Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: build_limited Recipe-Nontrivial-Roll: build Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5425635 Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: danakj <danakj@chromium.org>changes/35/5425635/7
parent
371c850342
commit
7fa774456f
Loading…
Reference in New Issue