diff options
| -rwxr-xr-x | ide/README.IDE | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/ide/README.IDE b/ide/README.IDE index 00846f587..88ff4e7e1 100755 --- a/ide/README.IDE +++ b/ide/README.IDE @@ -41,12 +41,10 @@ Visual Studio Express edition of the corresponding version. Further notes about Xcode IDE project files (December 2010):
------------------------------------------------------------------------
-The FLTK team limits support to the last two releases of any major IDE.
-Xcode 3 is available from Apple for free. Xcode 4 is available from the
-App Store for a nominal fee, or as part of a paid developer membership
-with Apple. The Xcode3 project targets OS X 10.5, whereas Xcode4
-targets 10.6. If you wish to develop for a lower version, you will
-need to download the required SDK from Apple and change the target SDK.
+The FLTK's Xcode project, FLTK.xcodeproj, is usable with versions 3 and
+upward of Xcode (even if it's in a directory called Xcode4 for
+historical reason). The Xcode developer environment is currently
+available at no cost from the App store.
Other IDE's and Platforms
|
