summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2011-05-24 13:08:18 (GMT)
committerTony Theodore <tonyt@logyst.com>2011-05-24 13:08:18 (GMT)
commit6a96ad7cdfd9e9d98b20d7c4bf9c0ace0d0e33a3 (patch)
tree93a5486ae53bfa45622684f4dc854c52464da124 /doc
parent4cf9601e56117e3fb045a0325cc743884f7307b1 (diff)
downloadmxe-6a96ad7cdfd9e9d98b20d7c4bf9c0ace0d0e33a3.zip
mxe-6a96ad7cdfd9e9d98b20d7c4bf9c0ace0d0e33a3.tar.gz
mxe-6a96ad7cdfd9e9d98b20d7c4bf9c0ace0d0e33a3.tar.bz2
doc update: osx-xcode 4 is not supported
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 1b5e59f..810d628 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -702,7 +702,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<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 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<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>