Updated Xcode-related info.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10648 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2015-03-22 07:29:07 +00:00
parent d4867caf80
commit 15c37362e7
1 changed files with 4 additions and 6 deletions

View File

@ -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