Skip to content
This repository was archived by the owner on Nov 30, 2019. It is now read-only.

bug fix: now works with custom Swift classes - #43

Open
kevindelord wants to merge 1 commit into
robertwijas:masterfrom
kevindelord:master
Open

bug fix: now works with custom Swift classes#43
kevindelord wants to merge 1 commit into
robertwijas:masterfrom
kevindelord:master

Conversation

@kevindelord

Copy link
Copy Markdown

When using swift the custom classes couldn't be found by "NSClassFromString".
I created a small method with convert a class string name into a valid Swift class name and then try to retrieve the Class object again.

No big deal, but now works with Swift :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant