I need facebook integration for my ios app. I am on OS X Snow Leopard & cannot upgrade my OS/Xcode at this point. All tutorials on the web seem to focus on Facbook SDK 3.1 integration (which needs me to upgrade my Xcode).
I tried this tutorial, (yes I "Linked Binary With Libraries" for FacebookSDK.framework & Accounts.framework.
But I get the error "FacebookSDK/FacebookSDK.h" file not found
Can someone point me to a documentation/tutorial for integrating Facebook SDK 3.0 with ios app on Xcode 4.2? I need login/authenticate & invite friends functionality.
Thank you.