Skip to content

Conversation

@AbbyJanke
Copy link

SwiftyJSON has renamed isExists() to just exists() for better readability:

SwiftyJSON/SwiftyJSON#457

Change isExists() to exists() for SwiftyJSON, changed here: https://github.com/SwiftyJSON/SwiftyJSON/pull/457/files
@jurajhilje
Copy link
Contributor

Thanks for your PR!
It's a bit odd that they have broke public API from 2.3.2 to 2.3.3.

Please update Podfile also, to make sure exists() method is available in SwiftyJSON. Tests are failing for this PR because of SwiftyJSON version:

Testing failed:
    Value of type 'JSON' has no member 'exists'
** TEST FAILED **

@jurajhilje jurajhilje self-assigned this Apr 20, 2016
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

Successfully merging this pull request may close these issues.

3 participants