96

In the issue navigator inside Xcode4, a lot of warnings are shown as well as errors.

How can I force it to only show errors? i.e. I would like hide warnings.

2
  • 4
    "I would like hide warnings." - what could possibly go wrong.... Commented Aug 4, 2013 at 2:28
  • 2
    "What could possibly go wrong," indeed. Don't want to see warnings, but want to make sure everything is correct? Try -Werror. :) Commented Aug 4, 2013 at 4:43

3 Answers 3

223

Click the filter button at the bottom of the navigator:

enter image description here

Sign up to request clarification or add additional context in comments.

3 Comments

I use this all the time usually but it has broken in Xcode 7.3. Hopefully Apple fix in the next version.
it's working for Xcode 8... is there any keyboard short cut, or any way that I can make errors show on top of warnings in the issue navigator?
@Josh Caswell is there a keyboard shortcut to accomplish this as well?
13

at the bottom of navigator filter by error word

enter image description here

Comments

3

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.