This repository has been archived by the owner on Jul 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 65
Include of non-modular header-error #17
Comments
@BasThomas Hey, I'm looking at the issues. Possibly it's related with cocoa pods update |
@BasThomas Can you tell me what's your Xcode version you are using? |
It was 7.1 beta 3 (build 7B85). Will try with public 7.1 release in a minute. |
Same issue in public 7.1 release (build 7B91b) |
@BasThomas thanks to @everald, he fixed the importing errors. Now I'm thinking about using module map to import libxml in Swift. Here is my comment: #19 (comment) |
Seems like |
Never mind, pod spec cache issue |
Yes, this seems to work. Thanks :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get an
Include of non-modular header inside framework module 'Ji.*'
when downloading Ji via Cocoapods.All headers are public though, which should fix that... but it doesn't.
These happen on all Ji-includes in these headers.
The text was updated successfully, but these errors were encountered: