【问题标题】:Which is the alamofire object mapper and alamofire pod version supported for xcode 7.2哪个是 xcode 7.2 支持的 alamofire 对象映射器和 alamofire pod 版本
【发布时间】:2016-04-04 07:28:03
【问题描述】:

安装后我无法编译 xcode 我收到错误

pod 'Alamofire', '~> 3.1.4' pod 'SwiftyJSON', '~> 2.3.2' pod 'AlamofireObjectMapper', ‘2.1.2’

【问题讨论】:

  • 在 transformtype 中我得到未声明的对象我的意思是这个版本在 xcode 7.2 中不支持
  • 使用ObjectMapper 而不是AlamofireObjectMapper github.com/Hearst-DD/ObjectMapper

标签: ios swift alamofire xcode7.2


【解决方案1】:

使用 Alamofire 3.0 版

它将适用于 xcode 7.2

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-11-03
    • 1970-01-01
    • 1970-01-01
    • 2023-03-14
    • 2021-05-14
    • 1970-01-01
    • 1970-01-01
    • 2019-07-19
    相关资源
    最近更新 更多