Objectmapper: toIntMax() (and toUIntMax()) is unavailable

Created on 28 Nov 2017  ·  3Comments  ·  Source: tristanhimmelman/ObjectMapper

Hi,I pod ObjectMapper to my project,but in the IntegerOperators.swift has mang error that's "toIntMax() (and toUIntMax()) is unavailable", What should i do?
my swift version is 4.0

Most helpful comment

There is error in the read me file need to update that file
The real latest version for this pod is 3.1 not 2.2
After setting it to 3.1 all works fine.

Please close this issue.

All 3 comments

Same issues with me too.
I got 10 errors all are pointing to the same issue.

Swift.BinaryInteger:4:17: 'toIntMax()' was obsoleted in Swift 4

Please provide some update about this. 😀

There is error in the read me file need to update that file
The real latest version for this pod is 3.1 not 2.2
After setting it to 3.1 all works fine.

Please close this issue.

Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

delbyze picture delbyze  ·  3Comments

nearspears picture nearspears  ·  4Comments

quetool picture quetool  ·  3Comments

amg1976 picture amg1976  ·  3Comments

loryhuz picture loryhuz  ·  4Comments