diff options
| author | Dominyk Tiller | 2016-09-10 00:58:25 +0100 |
|---|---|---|
| committer | Dominyk Tiller | 2016-09-10 16:30:29 +0100 |
| commit | 02843613cc6ff96f9edadc2b434ad12cf6e37938 (patch) | |
| tree | 4f917d5f77bcf9003c32d46398c6008d8e0f6495 | |
| parent | 397cd1244060e0317474ca198e6e761bf3a72d10 (diff) | |
| download | brew-02843613cc6ff96f9edadc2b434ad12cf6e37938.tar.bz2 | |
xcode: document Sierra Xcode
| -rw-r--r-- | share/doc/homebrew/Xcode.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/doc/homebrew/Xcode.md b/share/doc/homebrew/Xcode.md index 967049997..9af12b6ab 100644 --- a/share/doc/homebrew/Xcode.md +++ b/share/doc/homebrew/Xcode.md @@ -11,6 +11,7 @@ Tools available for your platform: 10.9 | 6.2 | 6.2 10.10 | 7.2.1 | 7.2 10.11 | 7.3.1 | 7.3 + 10.12 | 8.0 | 8.0 ## Compiler Version Database @@ -64,6 +65,7 @@ Tools available for your platform: 7.2.1 | — | — | — | — | 7.0 (700.1.81) | - 7.3 | — | — | — | — | 7.3 (703.0.29) | - 7.3.1 | — | — | — | — | 7.3 (703.0.31) | - + 8.0 | — | — | — | — | 8.0 (800.0.38) | - ## References to Xcode and compiler versions in code When a new Xcode release is made, the following things need to be |
