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

objective-c compatibility? #37

Open
ghost opened this issue Jul 20, 2021 · 1 comment
Open

objective-c compatibility? #37

ghost opened this issue Jul 20, 2021 · 1 comment
Assignees
Labels

Comments

@ghost
Copy link

ghost commented 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?

@ghost ghost changed the title objective-c compatilbility? objective-c compatibility? Jul 20, 2021
@mfessenden mfessenden self-assigned this Sep 15, 2021
@mfessenden
Copy link
Owner

I've not tried using this with an Objective-C project; I'll look into seeing if I need an umbrella header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant