Module compiled with Swift 3.0 cannot be imported in Swift 3.0.1:
Modules/SwiftyJSON.swiftmodule/arm64.swiftmodule
Module compiled with Swift 3.0 cannot be imported in Swift 3.0.1:
Modules/SwiftyJSON.swiftmodule/arm64.swiftmodule
carthage update --platform iOS --no-use-binaries
SwiftyJson(和Carthage内的所有其他框架)将使用本地版本的Swift(3.0.1)在本地编译,编译器不会再抱怨了。