I created an xcode project with the same name and I accidentally overwrote the old project -


I have created an encoded project with the same name and I accidentally overwrite the old project. How do I get it back? All the old sources have gone and it is not in the garbage. It has all been replaced by new project template code.

  • If you have backup / source control, you can resync your old version. / Li>

    Now what you back up / styling, and after it check out / leave it on your system, just try changing the project file (s), your source code and data Leave it in place.

    • If you do not have source control or backup, and you have not deleted it, your code / data, you may still be in luck

    • If you do not, then you have to recreate your project files with scratch instead of saving your last.

    • None of them, and you have destroyed the source, then you are out of luck

      No difference It does not matter that your next step is to get source control and start using it and / or start automatic backup of your code. Everyone makes such a mistake, and this is why the source control / backup Exist. You have to use them.

Comments