tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 474 forks source link

Swift-3.0 is not available #144

Closed ixialuo closed 8 years ago

ixialuo commented 8 years ago

I use Swift-3.0 in xcode8 is not available

swami701 commented 8 years ago

Could you guys please let us know when Swift-3.0 support will be available?

Thank you very much.

qgliu commented 8 years ago

ObjectMapper is swift-3.0 compatible, and Xcode 8 is breaking the code. Please upgrade and let us know the schedule. Thanks!

ghost commented 8 years ago

Please fix this. Two of my projects which need updating rely on AlamofireObjectMapper.

tristanhimmelman commented 8 years ago

The Swift 3 branch has been merged into master and released.