ultraon
07/15/2021, 11:50 AMnative.cocoapods
Gradle plugin will support universal-framework
(fat binary) to distribute KMM library for independent iOS project? We want to use Cocoapods to wrap KMM iOS binaries and use it independently in iOS projects.
As I understand at the moment it is impossible to distribute KMM project (only sources) with Cocoapds and connect it to some iOS project so Gradle and other KMM libraries can be delivered transparently
and build the KMM sources during assembling iOS project. We don't want to make iOS engineers unhappy ;-)ultraon
07/15/2021, 11:51 AMultraon
07/15/2021, 11:52 AMultraon
07/15/2021, 12:02 PMcom.chromaticnoise.multiplatform-swiftpackage
gradle plugin https://www.notion.so/Share-KMM-module-with-iOS-via-Cocoa-pods-eaa7c717b83a4805af3dfc72d0e58ac1ultraon
07/15/2021, 12:02 PMMatthias Geisler
07/15/2021, 12:07 PMMatthias Geisler
07/15/2021, 12:07 PMultraon
07/15/2021, 12:08 PMcreateXCFramework
task) that builds Fat Frameworkultraon
07/15/2021, 12:09 PMpodspec
should be created manuallyultraon
07/15/2021, 12:09 PMnative.cocoapods
) that can do both (Fat Framework + generate Podspec)