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

bug fix: now works with custom Swift classes #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

bug fix: now works with custom Swift classes #43

wants to merge 1 commit into from

Conversation

kevindelord
Copy link

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