Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

cinterop, KMM and iOS binary framework (.xcframework) #142

Open
@mutablestudio

Description

@mutablestudio

I posted an SO question:

https://stackoverflow.com/questions/69177531/kmm-with-ios-arm64-binary-framework-xcframework-and-cinterop

I'm following this guide to use an iOS framework without CocoaPods inside KMM:

https://kotlinlang.org/docs/kmm-add-dependencies.html#without-cocoapods

My iOS framework is a .xcframework aka Binary Framework. Can anyone tell me if xcframeworks are supported? Details in the SO link above. TIA

Activity

DonRubiczek

DonRubiczek commented on Feb 1, 2022

@DonRubiczek

Did you find the answer?

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

        Participants

        @mutablestudio@DonRubiczek

        Issue actions

          cinterop, KMM and iOS binary framework (.xcframework) · Issue #142 · Kotlin/kotlin-examples