Another rather simple thing to check is that you did not accidentally #import a .m file instead of a .h header file.
Happened to me.
Another rather simple thing to check is that you did not accidentally #import a .m file instead of a .h header file.
Happened to me.