Skip to content

I can't manually install the framework #97

@AClmbr

Description

@AClmbr

Hi,

I have to manually install the framework, but I'm having problems with this.

I followed the instructions, but when I add
import TPPDF
I get
No such module 'TPPDF'

I think the README file may be outdated.
First I added the module as a submodule of my repo. Then I dragged the Pods.xcodeproj into my project. When I clicked on the + under the "Embedded Binaries", I had the choice between 5 frameworks:

  • Nimble.framework,
  • Pods_TPPDF_Example.framework,
  • Pods_TPPDF_Tests.framework,
  • Quick.framework,
  • TPPDF.framework.

I selected TPPDF.framework, but no way, I got the error mentioned above.

Do you have an idea why?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions