In order to clean up my git repositories I need to remove the source control from some of my projects.
How can I remove the source control from a project in Xcode 7
I tried the steps on this thread but there is no .xccheckout file to delete.
In order to clean up my git repositories I need to remove the source control from some of my projects.
How can I remove the source control from a project in Xcode 7
I tried the steps on this thread but there is no .xccheckout file to delete.
Just disable 'Source Control' in the 'Preferences'
Done!