Re: CoreRecipes in Xcode4 ?

2011-10-12 Thread Joar Wingfors
On 11 okt 2011, at 22:12, Don Quixote de la Mancha wrote: Previous versions of Xcode supported installing multiple versions of Xcode. I found this useful for having old deployment targets that weren't supported in newer Xcodes, and to be able to open old project files without getting them

CoreRecipes in Xcode4 ?

2011-10-11 Thread Koen van der Drift
Hi, How can I open the CoreRecipes sample project in Xcode 4? The project seems to be of an older version. With Xcode3 I get the option to update the project, but then the save as dialog screen freezes. Thanks, - Koen.___ Cocoa-dev mailing list

Re: CoreRecipes in Xcode4 ?

2011-10-11 Thread Jerry Krinock
On 2011 Oct 11, at 16:07, Koen van der Drift wrote: How can I open the CoreRecipes sample project in Xcode 4? The project seems to be of an older version. If it won't open, you need to make a New Project from scratch, delete some of the default files, and then add files from CoreRecipes.

Re: CoreRecipes in Xcode4 ?

2011-10-11 Thread Don Quixote de la Mancha
On Tue, Oct 11, 2011 at 10:03 PM, Jerry Krinock je...@ieee.org wrote: That's known behavior.  I just had it happen to me when attempting to convert an old Project Builder project with Xcode 3.  However, that may be because I am committing the sin of using Xcode 3.2.5 alongside Xcode 4 in