February 12th, 2018
Filed under: Version Control, Xcode | Be the first to comment!
When you create a new Xcode project, Xcode gives you the option to create a git repository on your Mac.
How do you create a git repository for a project after the project has been created?
Choose Source Control > Create Git Repositories. A sheet opens.
Click the Create button and Xcode will create a git repository for your project.
Learn More About Version Control
Tags: git