Xcode 7 - 从项目中删除源代码管理

Xcode 7 - Remove source control from project

为了清理我的 git 存储库,我需要从我的一些项目中删除源代码管理。

如何从 Xcode 7

中的项目中删除源代码管理

我尝试了此线程中的步骤,但没有要删除的 .xccheckout 文件。

xcode remove repository from project

只需在 'Preferences'

中禁用 'Source Control'
  • 打开首选项:菜单 'Xcode/Preferences...'
  • 在 'Preferences' 对话框中 select 'Source Control' 窗格
  • 德select "Enable Source Control"

完成!