Skip to content

Pod doesn't have bitcode enabled #21

@acgourley

Description

@acgourley

While I see it's not explicitly turned off, the way the fat library is generated seems to not included bitcode. See here for reference on that: https://medium.com/@heitorburger/static-libraries-frameworks-and-bitcode-6d8f784478a9

That same link suggests you can add a few flags to enable bitcode in your created framework. I tried their advice but it didn't seem to generate a framework with bitcode enabled for me. Perhaps I was doing something wrong, of course.

But I wonder - why not just distribute this pod as source instead as a precompiled binary? That would let us pick the bitcode options ourselves.

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