xcode - Cocoapods - Module Compiled with Swift 3.0 cannot be imported in Swift 3.0.1 -
just updated xcode v8.1 , trying install pod. however, once import it, xcode gives me error saying module compiled swift 3.0 cannot imported in swift 3.0.1
, path module.
i have tried saying use legacy swift language version
not solve issue.
any other ideas of can change make compile? have hard time believing minor version change should cause trouble.
thanks in advance help.
this happens every update. try pod update
in terminal pods located pods latest versions.
Comments
Post a Comment