No such module FBSDKCoreKit error

后端 未结 4 850
别跟我提以往
别跟我提以往 2020-12-19 12:12

I am trying to add the Facebook SDK to my iOS 9.0 Swift app in Xcode. I did the install according to the FB-dev instructions. However, when I add the header to my AppDelegat

4条回答
  •  情深已故
    2020-12-19 12:27

    I solved this by deleting the Framework and adding it again by right click on the project->Add files..., then choose the framework and SELECT the option to Copy files if needed. It's not what Facebook recommends, but it worked! I'm using v4.6 of FBSDK and Xcode 7 beta 6. Hope it helps you and everyone else who's facing the same problem :)

提交回复
热议问题