So, get the following: since I started using Xcode to process my software (Objective-C), I have suffered the fact that every compilation error (each) is reported twice. I never had an error counter, it was a strange number!
So, if I have one syntax error, Xcode reports this twice. This is the same for static analyzer errors.
Any thoughts?
source share