Module compiled with Swift 4.0.3 cannot be imported in Swift 4.0: /Users/***/Carthage/Build/iOS/RxSwift.framework/Modules/RxSwift.swiftmodule/arm64.swiftmodule
解决版本:升级xcode到最新版本,原因是编译使用的是最新版本,而你xcode支持的版本较低
Module compiled with Swift 4.0.3 cannot be imported in Swift 4.0: /Users/***/Carthage/Build/iOS/RxSwift.framework/Modules/RxSwift.swiftmodule/arm64.swiftmodule
解决版本:升级xcode到最新版本,原因是编译使用的是最新版本,而你xcode支持的版本较低
本文标题:Swift编译报错,Module compiled with S
本文链接:https://www.haomeiwen.com/subject/lafynxtx.html
网友评论