gonzalezreal / Groot

From JSON to Core Data and back.
Other
534 stars 61 forks source link

Error on header file when compiling for swift using cocoapods. #61

Closed kikolobo closed 8 years ago

kikolobo commented 8 years ago

Error: Include of none-modular header inside framework module.

I get an error on a header file every time I install from cocoa pods in a swift project.

I followed to the letter the install process, however I am getting the following errors. I have to unlock the header files and comment the import statements.

screen shot 2016-03-08 at 12 52 40 am

Thank you for this library. We use it often!

gonzalezreal commented 8 years ago

Hi, this is a Cocoapods issue. Please check #55 for possible workarounds.