This is what I do:
import BSTableViewReorder
and get the following error:
Module compiled with Swift 3.0 cannot be imported in Swift 2.3
What can I do to make it compile? I did:
Edit > Convert -> Current Swift Syntax
Using Xcode 8 and macOS Sierra.
For Both: the target and the project I have the following settings of Use Legacy Swift Language Version
The project is my pod for cocoapods dependencies. I just converted project to Swift 3.0 but it does not compile.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…