In my project, I use several frameworks (Core Data, Social etc). When a framework method name contains the text “URL”, a parse error is given for every occurence like this:

I have no idea what the problem is. We tried rebooting the Mac, rebooting XCode, cleaning the project and everything.
Anyone experienced this problem? There is no way I can find anything on google about this.
Sounds like
URLhas been#define‘d to some silly value somewhere. Look through your header files.