Search code examples
iphonexcodeiosios4

lost all my targets in my xcode project


Newbie error: I erased all all the stuff under targets in my project. How can I rebuild/recover them? I can't compile or do anything and it also says I its missing the base SDK. Help


Solution

  • You may well be better off creating a new project with the same name, and copying over all of your classes back into that. It shouldn't take long.