I am trying to add the Facebook login feature using FBSDKCoreKit and FBSDKLogin. When I try to import these two framework to my AppDelegate>
FBSDKCoreKit
FBSDKLogin
AppDelegate>
I have solved this problem by typing import FBSDKLoginKit Dont copy!! just write. Hope it Helps
import FBSDKLoginKit