doc update: osx-xcode 4 is not supported

This commit is contained in:
Tony Theodore 2011-05-24 23:08:18 +10:00
parent 4cf9601e56
commit 6a96ad7cdf
1 changed files with 2 additions and 2 deletions

View File

@ -702,7 +702,7 @@ USE_OSGPLUGIN(<plugin2>)
<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>