cinterop, KMM and iOS binary framework (.xcframework)
mutablestudio opened this issue · 1 comments
mutablestudio commented
I posted an SO question:
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
DonRubiczek commented
Did you find the answer?