Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toIntMax() (and toUIntMax()) is unavailable #923

Closed
YunyueLin opened this issue Nov 28, 2017 · 3 comments
Closed

toIntMax() (and toUIntMax()) is unavailable #923

YunyueLin opened this issue Nov 28, 2017 · 3 comments

Comments

@YunyueLin
Copy link

YunyueLin commented Nov 28, 2017

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

@AalokParikh
Copy link

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. 😀

@AalokParikh
Copy link

AalokParikh commented Nov 28, 2017

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.

@YunyueLin
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants