I've recently migrated from cocoapods to an embedded framework for iOS, following on from John O'Reillys post here. Its working nice, but wonder if anyone can help me with mapping build types from kotlin to ios.
In the cocoapods plugin, I could define something like the following in the `CocoapodsExtension`: