You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've imported the pod into my project, but I can't seem to get access to any classes in my obj-c code. When I try to modify the swift classes with "@objc" it tells me generic classes aren't visible from obj-c.
Is this project possible to use inside an objective C project?
Thank you!
The text was updated successfully, but these errors were encountered:
I've imported the pod into my project, but I can't seem to get access to any classes in my obj-c code. When I try to modify the swift classes with "@objc" it tells me generic classes aren't visible from obj-c.
Is this project possible to use inside an objective C project?
Thank you!
The text was updated successfully, but these errors were encountered: