I have put my all xcodeproject in the desktop folder but accidently deleted the entire contents of the desktop!
Can anyone tell me how to recover the source code of .xcodeproj?
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
This is not really a programming question. You're really asking: "How do I undelete a file on a Mac?" That is a question which is better suited to SuperUser.com. If you look there you will find: http://superuser.com/questions/30287/how-can-i-restore-an-item-from-the-trash-in-mac-os-x | |||
|
feedback
|
|
If you still have all your code, and are just missing the project file - create a new empty project with the same name, and drag all your old code back into it. | |||
|
feedback
|