Skip to content

Include of non-modular header inside framework module #13

@prethushpj1

Description

@prethushpj1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions