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

Workaround for parseString to support NSString; #68

Merged
merged 2 commits into from
Oct 4, 2017

Conversation

Antondomashnev
Copy link
Contributor

Apparently NSString is not bridged to LosslessStringConvertible although it's bridged to String and String conforms to LosslessStringConvertible 😞

FYI there is an open ticket for Swift to track the progress.

@AliSoftware
Copy link
Contributor

@Antondomashnev feel free to merge this yourself as soon as the CI is green 👍

@Antondomashnev
Copy link
Contributor Author

@AliSoftware I don't have rights to merge it 😄

@AliSoftware
Copy link
Contributor

Oh, sorry… well you have now, just added you as a Core Contributor (I though I did it already, my bad) 😉

@Antondomashnev
Copy link
Contributor Author

@AliSoftware thanks 👍

@Antondomashnev Antondomashnev merged commit f70e610 into master Oct 4, 2017
@Antondomashnev Antondomashnev deleted the parse_string_fixes branch October 4, 2017 21:38
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.

None yet

2 participants