I pressed Build before I was done coding my class, and XCode is showing me a bunch of red errors, which are obviously because I'm not done.
How do I get rid of the errors so they are not showing up in my coding window?
|
I pressed Build before I was done coding my class, and XCode is showing me a bunch of red errors, which are obviously because I'm not done. How do I get rid of the errors so they are not showing up in my coding window?
| |||
feedback
|
|
⌥⇧⌘H or View → Message Bubbles → Hide All | |||||
feedback
|
|
There's an option in the preferences menu that controls this. Can't remember off hand I'm afraid. | |||
|
feedback
|
|
On Xcode Preferences (⌘,) > Building, set "Never" to Show Message Bubbles during builds | |||
|
feedback
|