Add advice to cipd auth-login on macOS for Googlers

Bug: angleproject:6516
Change-Id: I9ab1d0b5c0b64a2310b2e01263bb94e157991cde
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3203170
Commit-Queue: Lingfeng Yang <lfy@google.com>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Charlie Lao <cclao@google.com>
This commit is contained in:
Lingfeng Yang
2021-10-04 13:26:38 -07:00
committed by Angle LUCI CQ
parent 7b19a535be
commit 83613eb05d

View File

@@ -31,6 +31,9 @@ On Linux:
On MacOS:
* [XCode](https://developer.apple.com/xcode/) for Clang and development files.
* For Googlers on MacOS, you'll first need authorization to download macOS SDK's from Chromium
servers before running `gclient sync`. Obtain this authorization via `cipd auth-login`
and following the instructions.
### Getting the source