Search code examples
iosswiftiphonefacebook-sdk-4.0

Swift package issue for Facebook SDK


I recently updated my xcode, and previously the SDK and swift package was running smoothly but somehow it is showing me the swift package issue and derived data issue, So I tried to delete the derived data and reinstall the swift package but the issue is still remain same.

enter image description here


Solution

  • Have you tried implementing it from cocoapods by installing FBSDK? I struggled a bit to install the facebook sdk following the steps, you have no more information if what you are trying to do is call the import FBSDKLoginKit or some specific method?