Objectmapper: Swift 4 support

Created on 12 Jun 2017  路  8Comments  路  Source: tristanhimmelman/ObjectMapper

When will there be swift 4 support?

Most helpful comment

Hey there, I just pushed up a new branch called swift-4. Please let me know if you come across any issues. I had to add some special handling for Float types as it seems they can no longer be casted from Any as they could previously.

All 8 comments

I'm also interesting about that, any info about Swift 4 support would be great. Thanks

Any idea?

Hey there, I just pushed up a new branch called swift-4. Please let me know if you come across any issues. I had to add some special handling for Float types as it seems they can no longer be casted from Any as they could previously.

Hey, how do i get this swift 4 update?

Codable is the way to go w/swift 4.

...but that's not an answer to the swift 4 question.

@tristanhimmelman I appreciate the swift-4 branch, but I have pods using ObjectMapper as dependency, and since .podspec doesn't allow ":git" / ":branch" tags, I can't reference the new branch.
Is there any ETA when the swift-4 branch gets released on cocoa pods?

The swift 4 branch has now been merged and released

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nearspears picture nearspears  路  4Comments

delbyze picture delbyze  路  3Comments

VictorAlbertos picture VictorAlbertos  路  3Comments

AashishSapkota picture AashishSapkota  路  3Comments

amg1976 picture amg1976  路  3Comments