doc: restore minimum Xcode version for macOS

https://github.com/nodejs/node/pull/36691 accidentally reverted the
change to the minimum version of Xcode for macOS.

PR-URL: https://github.com/nodejs/node/pull/38266
Refs: 4268fae04a (r49622017)
Refs: https://github.com/nodejs/node/pull/37872
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Richard Lau 2021-04-16 17:40:58 -04:00
parent 049b703a28
commit 767643fc19
No known key found for this signature in database
GPG Key ID: C43CEC45C17AB93C

View File

@ -250,7 +250,7 @@ Python 3 users may also need to install `python3-distutils`.
#### macOS prerequisites
* Xcode Command Line Tools >= 10 for macOS
* Xcode Command Line Tools >= 11 for macOS
* Python 3.6, 3.7, 3.8, and 3.9 (see note above)
macOS users can install the `Xcode Command Line Tools` by running