【发布时间】: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而不是AlamofireObjectMappergithub.com/Hearst-DD/ObjectMapper
标签: ios swift alamofire xcode7.2