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

时间:2019-03-26 09:13:48

标签: swift xcode 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')

对此有解决方案吗?

1 个答案:

答案 0 :(得分:5)

关于迦太基用途

       github "Alamofire/Alamofire" "5.0.0-beta.3"

在您的购物车文件中