From 23f78899bb9b3f980149b14a20784f8a55a326db Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 27 Mar 2011 15:18:54 +0000 Subject: Added Xcode 4 IDE support. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8539 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/README.IDE | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'ide/README.IDE') diff --git a/ide/README.IDE b/ide/README.IDE index 055f80147..ff474f9c0 100755 --- a/ide/README.IDE +++ b/ide/README.IDE @@ -12,6 +12,7 @@ ide/VisualC6 | Microsoft Visual C++ 6 and 2005 (2) ide/VisualC2008 | Microsoft Visual C++ 2008 ide/VisualC2010 | Microsoft Visual C++ 2010 ide/Xcode3 | Apple Xcode 3.x and up +ide/Xcode4 | Apple Xcode 4.x and up Notes : ------- @@ -39,8 +40,12 @@ Further notes about Xcode IDE project files (December 2010): ------------------------------------------------------------------------ The FLTK team limits support to the last two releases of any major IDE. -Currently only Xcode 3 is available to regular developers. Xcode 3 -projects should import into Xcode 4. +Xcode 3 is available form Apple for free. Xcode 4 is available from the +App Store for a nominal fee, or a s 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 form Apple and change the target +SDK. Other IDE's and Platforms -- cgit v1.2.3