Skip to content
Snippets Groups Projects
Unverified Commit 9fda6d2e authored by Dominyk Tiller's avatar Dominyk Tiller
Browse files

docs/Xcode: there is no 10.11 CLT 8.0

From the 8.1 Xcode Beta:
```
There is no Command Line Tools (OS X 10.11) for Xcode 8 package. Xcode 8 contains
SDKs that are incompatible with earlier toolchains. Developers who want to make
use of the Xcode 8 SDKs from the command line must choose the SDK with `xcode-select`.
Developers on OS X El Capitan who have installed versions of the Command Line Tools
(OS X 10.11) for Xcode 8 Beta should install Command Line Tools (OS X 10.11)
for Xcode 7.3.1.
```

Thanks Apple.
parent 2e808ff2
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ Tools available for your platform:
10.8 | 5.1.1 | April 2014
10.9 | 6.2 | 6.2
10.10 | 7.2.1 | 7.2
10.11 | 8.0 | 8.0
10.11 | 8.0 | 7.3
10.12 | 8.0 | 8.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment