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

Swift Compatibility? #1

Open
huguesbr opened this issue Jul 24, 2015 · 0 comments
Open

Swift Compatibility? #1

huguesbr opened this issue Jul 24, 2015 · 0 comments

Comments

@huguesbr
Copy link

Hi,

I'm trying to use SKTiledMap in Swift.
I'm using cocoapods.
When importing others framework (swift one like AlamoFire or Objective-C one like MBProgressHud) I have no problems.

But with SKTileMap, I got the following issue:

/../Pods/SKTiledMap/Framework/SKTiledMap.h:16:9: Use of private header from outside its module: 'SKMapRenderer.h'`
/../Pods/SKTiledMap/Framework/Classes/OrthogonalRenderer.h:9:9: Use of private header from outside its module: 'SKMapRenderer.h'
/.../Pods/SKTiledMap/Framework/Classes/IsometricRenderer.h:9:9: Use of private header from outside its module: 'SKMapRenderer.h'

Any idea?

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

No branches or pull requests

1 participant