I get the following error when I try to integrate Parse.com and the Facebook SDK.
The error is as follows:
Library files that I added.
Update - after changing YES to "Allow non-modular includes in Framework modules"
YES
"Allow non-modular includes in Framework modules"
Go to the "Build Settings" section and search for "Allow non-modular inclusions in Framework modules" and change it to YES
If you are developing Swift, you need to delete the “.modulemap” file in the “Modules” folder in each Facebook structure that you have included. It worked for me.
See this link: https://developers.facebook.com/docs/ios/troubleshooting#xcode_link