-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
As a user, I want to be able to see my errors and warnings easily.
Current behaviour: Too much output. Errors and warning are hard to spot.
Desired behaviour: An option for "quiet" output that only displays errors and warnings.
I think a better solution is to use https://github.com/facebook/xctool if available, it has much less verbose output with useful information.
I'm currently looking into this.