How to recreate a deleted target?

I deleted the target of my application and now all my build settings have disappeared. I can not start my project because I am missing a goal. How can I restore it?

+2
source share
2 answers

You have two options.

DarkDust's first suggestion: restore from a backup or SCM repository, if you have one. If you do not have them, you must admit that you asked for problems.

, . . "" > "" > " " ( Cocoa Mac OS X, doc-based - ). , " ", " " -.m( .c .mm, ), - , . Link Binary with Libraries - , . " Bundle" ( xibs, , InfoPlist.strings, ..). Copy, ( , , ). . , , , , , , . , .

+6

, , XCode .

  • Xcode , .
  • ViewController AppDelegate, , Xcode.
  • , .
  • (, , plists ..) .

, , , , .

+2

All Articles