diff options
| author | Dominyk Tiller | 2015-04-22 05:15:07 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2015-04-23 09:23:21 +0100 | 
| commit | 0e78890bce4b094797093dd0255a681b627a5e4c (patch) | |
| tree | 696eb88c1266ec219ca171c6fd19d04f613c9fa8 /share | |
| parent | db7923634c994979a9065ce663ce1415fa68dd88 (diff) | |
| download | homebrew-0e78890bce4b094797093dd0255a681b627a5e4c.tar.bz2 | |
xcode: document latest xcode & clt
Closes #38925.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'share')
| -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 | 
