diff options
| -rw-r--r-- | share/doc/homebrew/Xcode.md | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/share/doc/homebrew/Xcode.md b/share/doc/homebrew/Xcode.md index a53eb4a24..280558f21 100644 --- a/share/doc/homebrew/Xcode.md +++ b/share/doc/homebrew/Xcode.md @@ -8,8 +8,8 @@ Tools available for your platform:   10.6  | 3.2.6 | N/A   10.7  | 4.6.3 | April 2013   10.8  | 5.1.1 | April 2014 - 10.9  | 6.1   | 6.1 - 10.10 | 6.1   | 6.1 + 10.9  | 6.2   | 6.2 + 10.10 | 6.3   | 6.3  ## Compiler Version Database @@ -50,6 +50,8 @@ Tools available for your platform:   6.0       | —           | —           | —                | —           | 6.0 (600.0.51)  | 3.5   6.0.1     | —           | —           | —                | —           | 6.0 (600.0.51)  | 3.5   6.1       | —           | —           | —                | —           | 6.0 (600.0.54)  | 3.5 + 6.2       | -           | -           | -                | -           | 6.0 (600.0.57)  | 3.5 + 6.3       | -           | -           | -                | -           | 6.1 (602.0.49)  | 3.6  ## References to Xcode and compiler versions in code  When a new Xcode release is made, the following things need to be | 
