up vote 0 down vote favorite
share [g+] share [fb]

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?

link|improve this question
feedback

migrated from stackoverflow.com Sep 17 '09 at 20:32

This question came from our site for professional and enthusiast programmers.

2 Answers

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

link|improve this answer
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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.