No such module FBSDKCoreKit error

后端 未结 4 845
别跟我提以往
别跟我提以往 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:29

    When you are importing the frameworks, Make sure you have selected "Copy if needed" . Version after Xcode 6.3 seem to be giving issues if this part is NOT ticked.

提交回复
热议问题