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

Added support for Objective-C #30

Closed

Conversation

MrMatthewDavis
Copy link

Added Objective-C compatibility. Tested in a live production app and it works without any issues. Structs are now classes inheriting from NSObject, and extensions are public. I don't believe this will cause any issues with existing swift integrations, but I'd be happy to look into this further if that is in fact the case.

@sgr-ksmt
Copy link
Owner

@mad102190 Thanks for PR! but...

I tried building project you modified, I got build error.
And, I have some plans about Objective-C support.

I am sorry very much, but I think I'll try to fix it by myself. 🙇

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