Is it possible to consume Swift Packages (XCFramew...
# kotlin-native
c
Is it possible to consume Swift Packages (XCFramework) with the MPP Cocoapods plugin?
k
it uses cinterop which does not support Swift
but if there's an obj-c bridge then it may work
c
Got it, that makes sense. Thanks!
j
not a direct answer but following plugin might be of interest https://github.com/ge-org/multiplatform-swiftpackage