无法在新的Xcode 10.2(iOS 12.2)中构建Alamofire框架

Mik*_*iki 3 xcode swift alamofire carthage

由于以下错误,我无法在Xcode 10.2,iOS 12.2中为Swift 5构建Alamofire

SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'Alamofire iOS')
Run Code Online (Sandbox Code Playgroud)

这个问题有方法解决吗?

use*_*236 6

至于迦太基的使用

       github "Alamofire/Alamofire" "5.0.0-beta.3"
Run Code Online (Sandbox Code Playgroud)

在您的购物车文件中