I am trying to add the Facebook SDK to my iOS 8 Objective-C app in Xcode. I did the install according to the FB-dev instructions. However, I get a \"Could not build
Got this issue too, you need to set
Enable Modules (C and Objective-C)
to NO.