Alamofire Swift-2.0 分支因错误而失败

Posted

技术标签:

【中文标题】Alamofire Swift-2.0 分支因错误而失败【英文标题】:Alamofire Swift-2.0 branch fails with Errors 【发布时间】:2015-08-07 10:38:53 【问题描述】:

我有 Xcode7-beta4,并在 podfile 中添加了 swift2.0 分支

pod 'Alamofire', :git => 'https://github.com/Alamofire/Alamofire.git', :branch => 'swift-2.0'

但我的构建失败并出现以下错误

有什么想法???

【问题讨论】:

【参考方案1】:

Xcode beta 5 可用,

我对 beta 5 和 alamofire 分支“Swift-2.0”没有意见 你可以在那里下载它:

https://developer.apple.com/xcode/downloads/

【讨论】:

以上是关于Alamofire Swift-2.0 分支因错误而失败的主要内容,如果未能解决你的问题,请参考以下文章

Alamofire Swift 2.0 json 响应

使用 alamofire 2.0 和 Swift 2.0 的 POST 请求

转换为 swift 2.0 时,构建的 Alamofire 3 失败

Swift 2.0 + Alamofire 3.0 - 缓慢加载 JSON

Swift 2.0:推断闭包类型错误

Swift 2.0 - stringByAppendingPathComponent 错误转换 [重复]