I am facing the issue posted in this Parse for iOS: Errors when trying to run the app and the solution mentioned is to add FacebookSDK.framework
to the Xcode project and this should resolve the issue.
After installing Facebook SDK for IOS pkg.
But I cannot find FacebookSDK.framework
file in Documents/FacebookSDK
dir.
Can any one please guide me in this?
Note: Using Xcode 6.2 and iOS 8 (latest)
update 1
I have the following frameworks in settings
And the Documents/FacebookSDK
looks like below. Which lib is to be included in Xcode? and how?