I am trying to add the Facebook login feature using FBSDKCoreKit and FBSDKLogin. When I try to import these two framework to my AppDelegate>
I resolved No such module 'FrameworkName' issue with following steps:
1) Create a group, call it Framework (optional, best practice)
2) Drag desired SDK(s) from Original SDK path to Framework, in your case FBSDKCoreKit and FBSDKLoginKit
3) When the dialog pops 'Choose options for adding these files:', choose following:

Additional step for Facebook SDK version 4.0:
4) Select the target in the project editor and click Build Settings, change Framework Search Paths to: ~/Documents/FacebookSDKDirectoryName