Ashen icon indicating copy to clipboard operation
Ashen copied to clipboard

Include of non-modular header inside framework module 'ctermbox':

Open amadeu01 opened this issue 5 years ago • 1 comments

I tried to import the library with SPM, but I got an error of non-modular header inside the framework. The strangest thing of all is: It compiles with swift run on the terminal, but it does not compile with Xcode, which leads me to some kind of issue with Xcode beta, but I couldn't figure it out yet. So, I'm reporting the issue here, in case you have faced it before.

Note: I'm using the Xcode beta 5

amadeu01 avatar Aug 24 '20 03:08 amadeu01

I tried to use Allow non-modular includes in framework modules for the Termbox framework inside the Xcode project, but it didn't work :(

amadeu01 avatar Aug 24 '20 03:08 amadeu01