Xcode4 and Xcode3 use the same base project format. The only differences are in the "user" and "shared" files for settngs (remembering window layouts, breakpoints, current target, etc.) which we don't normally check into SVN anyways.
So there is no reason to have a separate Xcode4 project unless you want some shared schemes or other settings. On Mar 28, 2011, at 4:48 AM, Manolo Gouy wrote: > I have had an error when compiling the label demo of the Xcode4 > project (with Xcode 3.2, though). > The error was an incorrect base SDK. > > I see that Xcode 3 handles without any warning this Xcode 4 project, > so wonder if it's not possible to have a single project for the two > Xcode versions. > _______________________________________________ > fltk-dev mailing list > [email protected] > http://lists.easysw.com/mailman/listinfo/fltk-dev ________________________________________ Michael Sweet, Easy Software Products _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
