diff options
| author | Tim D. Smith | 2015-04-18 00:58:15 -0700 |
|---|---|---|
| committer | Tim D. Smith | 2015-04-18 00:58:15 -0700 |
| commit | 4d644733d89c5cd78fa50b03e5238db99502482f (patch) | |
| tree | 19db50f802590eadb936e29dd0ae9955cc33f143 /share | |
| parent | a1872c6b28d1081b04416047507ac0c5c64d3f51 (diff) | |
| download | homebrew-4d644733d89c5cd78fa50b03e5238db99502482f.tar.bz2 | |
docs/Xcode: add 6.2 and 6.3 revisions
Diffstat (limited to 'share')
| -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 |
