diff options
| -rw-r--r-- | share/doc/homebrew/Xcode.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/share/doc/homebrew/Xcode.md b/share/doc/homebrew/Xcode.md index e91d6bf66..280fab81e 100644 --- a/share/doc/homebrew/Xcode.md +++ b/share/doc/homebrew/Xcode.md @@ -9,7 +9,7 @@ Tools available for your platform:   10.7  | 4.6.3 | April 2013   10.8  | 5.1.1 | April 2014   10.9  | 6.2   | 6.2 - 10.10 | 6.3   | 6.3 + 10.10 | 6.3.1 | 6.3.1  ## Compiler Version Database @@ -52,6 +52,7 @@ Tools available for your platform:   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 + 6.3.1     | —           | —           | —                | —           | 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 | 
