简体   繁体   English

Restkit兼容Swift 2.3版本吗?

[英]Restkit compatible version for Swift 2.3?

I have updated code to Swift 2.3. 我已经将代码更新为Swift 2.3。 I have Restkit in it. 我有Restkit Its version was 2.7.0, but it was giving errors use of undeclared identifier AFHTTPClient . 它的版本是2.7.0,但是use of undeclared identifier AFHTTPClient I downgraded it to version 2.5.0 and then 2.4.0, and still it is giving me Compiler Errors. 我将其降级为2.5.0版本,然后降为2.4.0,仍然给我编译器错误。 What is the compatible version of Restkit [org.cocoapods.RestKit] for Swift 2.3? Swift 2.3的Restkit [org.cocoapods.RestKit]的兼容版本是什么?

RestKit 0.27 works with Swift 2.3 as well as Swift 3.0. RestKit 0.27可与Swift 2.3和Swift 3.0一起使用。

What errors were you getting? 您遇到什么错误?

What version of Cocoapods do you have? 您有什么版本的Cocoapods?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM