changeset 1844:564166f64492

doc update: osx-xcode 4 is not supported
author Tony Theodore <tonyt@logyst.com>
date Tue, 24 May 2011 23:08:18 +1000
parents d9c83dad307a
children 60f1c548923d
files doc/index.html
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Tue May 24 22:38:13 2011 +1000
+++ b/doc/index.html	Tue May 24 23:08:18 2011 +1000
@@ -702,7 +702,7 @@
 
     <p>
     Install
-    <a href="http://developer.apple.com/TOOLS/xcode/">Xcode</a>
+    <a href="http://developer.apple.com/TOOLS/xcode/">Xcode (v3.2x)</a>
     and
     <a href="http://www.macports.org/">MacPorts</a>,
     then run:
@@ -718,7 +718,7 @@
     <pre>sudo port install gcc_select
 sudo gcc_select gcc42</pre>
     <p>
-    Beta and Developer Preview versions of Xcode are not supported.
+    Xcode 4 is not supported. 
     </p>
 
     <h3 id="requirements-opensuse">openSUSE</h3>