Join Slack
Powered by
Does anyone have a guide for creating an XCFramewo...
# ios
d
dazza5000
02/03/2021, 4:03 PM
Does anyone have a guide for creating an XCFramework with a kotlin multiplatform project? Something that has arm64 and x86 in the same package?
dazza5000
02/03/2021, 4:14 PM
This looks like a decent answer:
https://stackoverflow.com/a/65632476/3268303
l
louiscad
02/03/2021, 5:09 PM
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
15
Views
Open in Slack
Previous
Next