Views: 576
Thank you for reading this post, don't forget to subscribe!
You have been working on a project in Xcode for months. Now you’re almost done, and you want to make sure that nothing happens to it. How to make a backup of it?
- Go in to Finder.
- Go to the Folder where your project is in.
- Make a new Folder. Name it Backup (or something similar).
- Go to the main project Folder.
- Press [CTRL] + [C].
- Go into the new Backup Folder.
- Press [CTRL] + [V].
- That’s it!
You can also use the Archive feature and then save the ZIP file to an external source.
About Post Author
(Visited 476 times, 1 visits today)