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

Include of non-modular header inside framework module #13

Open
prethushpj1 opened this issue Jun 2, 2016 · 0 comments
Open

Include of non-modular header inside framework module #13

prethushpj1 opened this issue Jun 2, 2016 · 0 comments

Comments

@prethushpj1
Copy link

prethushpj1 commented Jun 2, 2016

Hi,

We are trying to build a dynamic framework using swift, which uses paymill as payment gateway.
We tried to integrate paymill ios sdk into our project using cocoapods, everything went fine.
But when I tried to import

import PayMillSDK/PMSDK.h

in the umbrella header file, the compiler is complaining about

"Include of non-modular header inside framework module 'FOO' "

How do I fix that ?

Please help.

@prethushpj1 prethushpj1 changed the title Include of non-modular header Include of non-modular header inside framework module Jun 2, 2016
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