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 built the framework and successfully imported into an objective-c project.
#import "SKTiled/SKTiled-Swift.h"
All the SKTiled classes are now recognized but not their methods. Am I correct in assuming the SKTiled framework can be used inside objective-c projects? If so, how?
The text was updated successfully, but these errors were encountered:
ghost
changed the title
objective-c compatilbility?
objective-c compatibility?
Jul 20, 2021
I've built the framework and successfully imported into an objective-c project.
#import "SKTiled/SKTiled-Swift.h"
All the SKTiled classes are now recognized but not their methods. Am I correct in assuming the
SKTiled
framework can be used inside objective-c projects? If so, how?The text was updated successfully, but these errors were encountered: