Skip to content

Commit

Permalink
doc: restore minimum Xcode version for macOS
Browse files Browse the repository at this point in the history
#36691 accidentally reverted the
change to the minimum version of Xcode for macOS.
  • Loading branch information
richardlau committed Apr 16, 2021
1 parent 4268fae commit 99ee0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 99ee0cd

Please sign in to comment.