Commit 2a99fe61 authored by Avi Drissman's avatar Avi Drissman Committed by Commit Bot

Update documentation for requiring the 10.15 SDK.

BUG=1023913

Change-Id: Ib92e5904843229f4e4d1d1fb2cdfa12cfb8db54f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032077
Auto-Submit: Avi Drissman <avi@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Commit-Queue: Avi Drissman <avi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737908}
parent 74c4a854
......@@ -12,16 +12,16 @@ Are you a Google employee? See
## System requirements
* A 64-bit Mac running 10.13+.
* [Xcode](https://developer.apple.com/xcode) 10+
* The OS X 10.14 SDK. Run
* A 64-bit Mac running 10.14+.
* [Xcode](https://developer.apple.com/xcode) 11+
* The OS X 10.15 SDK. Run
```shell
$ ls `xcode-select -p`/Platforms/MacOSX.platform/Developer/SDKs
```
to check whether you have it. Building with a newer SDK works too, but
the releases currently use the 10.14 SDK.
the releases currently use the 10.15 SDK.
## Install `depot_tools`
......
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