Facebook SDK sign in with Swift 3 iOS 10 - Stack Overflow

Manually add the Facebook login framework or you can use cocoa pods as follows... pod 'FacebookCore' //latest one pod 'FacebookLogin' // for ...

Lee mas