This is the most horrifying error that I\'ve dealt with so far. To be clear:
I solved by removing manually imported FBSDK dependencies (from Link Binary with libraries) and adding following lines to pod file:
pod 'FBSDKCoreKit' pod 'FBSDKLoginKit' pod 'FBSDKShareKit'