Ever since I\'ve updated to Xcode 8.2 (GM seed, from the App Store), I have been stuck at the following error:
Use Legacy Swift Language Version” (SWIFT_V
I had a same problem in yesterday. Fix step:
Build settings -> search swift, choice use legacy swift language version
Toggled no to yes -> build. You will get more error.
Back toggled yes to no. build -> success!
Sometime apple make us to be come so crazy :)
All done.