Xcode build errors come in three varieties:
• Error: You MUST fix these.
• Warning: You SHOULD fix these.
• Errors from previous builds that keep leaking into the wrong build report (*): You MUST ignore these or you will go insane.
(* "Build Succeeded. 10 errors!”)