Anyone else ever had issues with Xcode not showing build errors in a unit test target?
I'm not talking about the common ghost errors issue where they show up and disappear instantly - it's no feedback at all.
I thought it was an Xcode issue but I don't have this problem in other projects.

Comments