xcode4.3 - How to retrieve replaced file in xcode -


i accidentally replace 1 of .h file in xcode.thus current .h file empty. there anyway can retrieve alot of work.

please kindly provide me solution.

thank you.

if project under git , , committed last version git , can revert last version.

else, if have time capsule , enabled it, can revert older time of document.

last, if have none of above , have no luck cmd + z , have rewrite it.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -