In my project, I\'ve include a full \"shared\" folder by link (not copy) that is outside my project folder.
In the .pch file, I have #import \"MyStandardHeader.h
#import \"MyStandardHeader.h
I deleted the #import, then moved to a different line and used autocomplete to reenter the import. That error and all others like it disappeared. Strange bug.