Reputation: 43
I try to integrate Facebook sdk in swift but i got the error, anyone please help me how can i fix it ? Thanks so much for your helping
Upvotes: 0
Views: 104
Reputation: 2468
You have to add the Bolt framework to your Xcode project. For some reason the Facebook quick start guide for iOS doesn't say that anymore. Just drag & drop Bolt from your downloaded facebook SDK into XCode like FBSDKCoreKit etc.
Upvotes: 1