带有 xcode 8 的 Alamofire 2.0

Posted

技术标签:

【中文标题】带有 xcode 8 的 Alamofire 2.0【英文标题】:Alamofire 2.0 with xcode 8 【发布时间】:2016-10-10 02:52:36 【问题描述】:

我刚刚升级到 xcode 8。Alamofire 2.0 版可以在 xcode 8 上运行吗?我尝试将“使用旧版 Swift 语言版本”设置为“是”但未能构建。我必须使用这个版本,因为它是其他一些 pod (https://github.com/Lotame/LotameDMP-ios) 的依赖项。

【问题讨论】:

【参考方案1】:

Alamofire 的最新版本是 4.x,它支持 Swift 3,我相信 Alamofire 3.x 支持 Swift 2.3,它可以在 Xcode 8 上运行。

不过,我不相信你能使用 Alamofire 2,它现在太旧了。

我建议您联系该库的开发人员,或者将其分叉并自行更新到 Alamofire 3 或 4。

【讨论】:

以上是关于带有 xcode 8 的 Alamofire 2.0的主要内容,如果未能解决你的问题,请参考以下文章

Alamofire 在 Swift 3、Xcode 8 中出现错误

如何在 Xcode 8.0 中安装 Alamofire 4.0

Alamofire 安装失败 - Xcode 8.1

Xcode 8 和 Swift 3 中没有这样的模块 Alamofire

使用逻辑的顺序请求 - Swift 3、Xcode 8、Alamofire 4

我不能在 xcode 中使用模块 Alamofire