如何停用Xcode git功能? (删除git集成) [英] How to deactivate the Xcode git feature? (remove git integration)

查看:388
本文介绍了如何停用Xcode git功能? (删除git集成)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的Xcode项目在git上,但是我不喜欢XCode git集成,有时我有

My Xcode project is on git, but I don't like the XCode git integration and sometime, I have errors coming from Xcode

因此,我想完全删除XCode的功能.我试图在Organizer-> Repository中删除该存储库(但过了一会儿,它又出现了).

So I would like to completely remove that feature of XCode. I tried to remove the repository in Organizer->Repository (but after a while, it comes up again).

有什么主意吗?

推荐答案

它不受支持,但过去对我来说似乎运行良好:

It's unsupported, but it has appeared to work fine for me in the past:

  • 退出Xcode
  • 从以下文件夹中删除该捆绑软件:Xcode.app/Contents/Plugins/IDEGit.ideplugin或更改捆绑软件的扩展名.
  • 重新启动Xcode
  • Quit Xcode
  • Remove this bundle from its folder: Xcode.app/Contents/Plugins/IDEGit.ideplugin or change the bundle's extension.
  • Restart Xcode

这将禁用在Xcode中提供git支持的扩展.您仍然可以使用Git进行版本控制-只是不能在Xcode中使用.

This disables the extension which provides git support in Xcode. You can still use Git for version control -- just not in Xcode.

这篇关于如何停用Xcode git功能? (删除git集成)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆