When building IOS apps with KMP. Would it be possi...
# multiplatform
d
When building IOS apps with KMP. Would it be possible to use the swift-application plugin from gradle build the IOS project? Instead of just using fastlane which i a tried and true solution? when see the gradle native sample I see an IOS application there https://github.com/gradle/native-samples/tree/master/swift/ios-application
1