本文介绍了如何在xcode中禁用自动构建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
最新的xcode在编码时构建......并且它会出错并减慢我的mac速度。如何禁用此功能并按需构建?
The latest xcode builds while coding... and it gets stuff wrong and slows my mac down. How do I disable this and have it build on demand?
谢谢
DeShawn
ThanksDeShawn
推荐答案
转到首选项 - >常规并禁用编辑器和问题导航器中的实时问题
Go to Preferences -> General and disable Live Issues in Editors and in Issue Navigator
更新:它被称为显示最新Xcode版本中的实时问题
这篇关于如何在xcode中禁用自动构建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!