Does anyone have a guide for creating an XCFramewo...
# ios
d
Does anyone have a guide for creating an XCFramework with a kotlin multiplatform project? Something that has arm64 and x86 in the same package?
This looks like a decent answer: https://stackoverflow.com/a/65632476/3268303
l
First result for "Kotlin swift package" on Google, but can also generate XCFrameworks (I use it in production): https://github.com/ge-org/multiplatform-swiftpackage