When I build in Xcode, any errors or warnings are being duplicated. So in the IDE, I get twice the number near the icons in the status bar, and where the yellow or red bubbles show up in the editor, there are two warning lines (or error lines) below the line where the warning (or error) occurred. Anyone else have this problem, or know how to fix it?
Share
Are you doing a release build? If so, it may be hitting the errors once while doing the PPC build, and again for the intel build.