Facebook iOS8 SDK build module error for FBSDKCoreKit

后端 未结 16 1641
生来不讨喜
生来不讨喜 2020-11-30 21:33

I am trying to add the Facebook SDK to my iOS 8 Objective-C app in Xcode. I did the install according to the FB-dev instructions. However, I get a \"Could not build

16条回答
  •  南笙
    南笙 (楼主)
    2020-11-30 21:51

    You're probably importing the "Samples" folder that comes with Facebook's SDK into your project. Remove the references to those files from your project and it should work. No need to change flags on your build settings.

提交回复
热议问题