Re: Xcode 4 isn't always able to jump to analyzer warnings
Re: Xcode 4 isn't always able to jump to analyzer warnings
- Subject: Re: Xcode 4 isn't always able to jump to analyzer warnings
- From: G S <email@hidden>
- Date: Tue, 19 Apr 2011 14:46:07 -0700
> Is this a known problem or is there a workaround, or should I submit a bug?
There's an inversion of this problem where Xcode will highlight errors and warnings in your code, but the things it's complaining about no longer exist. No amount of saving, restarting, whatever will clear these erroneous messages.
Turns out that these are left over from a build of a different target. For example, you build for simulator and then device. Xcode will often continue to present phantom error messages referring to nonexistent code, until you rebuild every target.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden