Skip to content

Compile xcframework as static library #1

Description

@c128128

Hey guys,

First, thank you.

Would it be possible to compile the xcframework using MACH_O_TYPE=staticlib?
Right now, it’s built as a shared library, which leads to some tricky situations during integration. Building it as a static library would help avoid those issues, and if needed, it can still be used as a dynamic library by wrapping it in a dummy framework.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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