Has anyone been able to get the Facebook API to work on a new project using Xcode 4.2? I disabled ARC and followed the instructions exactly several times over(https://developers.facebook.com/docs/mobile/ios/build/).
The errors I get:
If I only import the classes: SBJSON.h not found
If I pull in the entire src folder: FBConnect.h not found
or
Facebook.h not found