-
Notifications
You must be signed in to change notification settings - Fork 204
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
'characters' is deprecated: Please use String or Substring directly #163
Comments
Done! Let me know if you need a point release tagged for this, too. |
I'd appreciate a release tag for this 🙏 |
👍 just pushed 4.2.4 |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Line 419 of SWXMLHash+TypeConversion.swift should be replaced with
if !textVal.isEmpty {
The text was updated successfully, but these errors were encountered: