0

ios: Update minimum Xcode version to 16.

Xcode 16 is now required for iOS compiles.

Change-Id: Ia94ae87474f2734cf30a41ac25563408385e9080
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5899385
Reviewed-by: Mike Dougherty <michaeldo@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Auto-Submit: Justin Cohen <justincohen@chromium.org>
Commit-Queue: Mike Dougherty <michaeldo@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1362689}
This commit is contained in:
Justin Cohen
2024-10-01 21:37:41 +00:00
committed by Chromium LUCI CQ
parent f6788205e0
commit 9a1c7773cd

@ -13,7 +13,7 @@ Are you a Google employee? See
## System requirements
* A 64-bit Mac capable of running the required version of Xcode.
* [Xcode](https://developer.apple.com/xcode) 15.0 or higher.
* [Xcode](https://developer.apple.com/xcode) 16.0 or higher.
Note: after installing Xcode, you need to launch it and to let it install
the iOS simulator. This is required as part of the build, see [this discussion](