kotlin-examples icon indicating copy to clipboard operation
kotlin-examples copied to clipboard

cinterop, KMM and iOS binary framework (.xcframework)

Open mutablestudio opened this issue 4 years ago • 1 comments

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

mutablestudio avatar Sep 14 '21 12:09 mutablestudio

Did you find the answer?

DonRubiczek avatar Feb 01 '22 23:02 DonRubiczek