如何只在问题导航器中显示错误?

在 Xcode4中的问题导航器中,显示了大量警告和错误。

如何强制它只显示错误? 例如,我想隐藏警告。

13819 次浏览

Click the filter button at the bottom of the navigator:

enter image description here

at the bottom of navigator filter by error word

enter image description here

In xcode 13 we can click the cross (in blue in the following diagram) to show only errors: enter image description here