本文介绍了立即运行所有Xcode的“Fix-it”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

升级到Xcode 7后,为了支持iOS 9,我有数百个修复错误和警告。是否有一个按钮让Xcode运行它们而不是逐个通过它们?

After upgrading to Xcode 7, to support iOS 9, i have hundreds of fix-it errors and warnings. Is there a one push button to make Xcode run them all rather then individual going through them one by one?

推荐答案

实际上有Xcode 7.2 的编辑器菜单中的解决方案。

There is actually a solution for this in Xcode 7.2's Editor menu.

这是捷径:

+ + +

+++

这是

+ + +

+++

这是我可以确认的版本,也可以在早期版本中使用。

This is the version I can confirm, might work in earlier versions as well.

这篇关于立即运行所有Xcode的“Fix-it”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 21:09