It says \"FacebookSDK/FacebookSDK.h file not found\"
Yet I can jump-to-definition on the #import and it takes me to the file.
And once I added the #import i
First, you have to remove your FacebookSDK.framework from your Project. Then start over again with these 5 steps. DO NOT re-link the framework.
That's it.