Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Adopting XCFramework of new kotlin version #42

@wesleydonk

Description

@wesleydonk

Is it possible to adopt the assembleXCFramework gradle task instead of the current createXCFramework task in the project? Is it possible to migrate to that, which is available since kotlin 1.6.0?

I've made a fork which already contains a possible setup.

The only thing that is changed is that the plugin uses the assembleXCFramework task and then copies the generated files to the outputDirectory.

Currently I cannot make a pull request due to the lack of M1 support in the latest version. There is already an open pull request for this by @jizoquval.

Let me know what I can do to help out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions