On my Lion app, I have this data model: The relationship subitems inside Item is ordered. Xcode 4.1 (build 4B110) has created for me the file Item.h, Item.m, SubItem.h...
How do I set up NSZombieEnabled and CFZombieLevel for my executable in Xcode 4? 7 Answers 7
I would like to archive my application, but the Archive option is greyed out. What could cause this? 4 Answers 4
I can’t find the good old “Add existing frameworks” option. How do I do this? We’re talking about Xcode 4 DP2 (in the context of iPhone development, as far...