i add Facebook SDK (Swift) to my project. And now i update Xcode 8 and Swift 3. I have error in build time
Module compiled with Swift 2.3 cannot be imported
Remember to set Use Legacy Swift Language Version to YES for your project target
Use Legacy Swift Language Version
YES
You are building your project in 2.3 and not in 3.0