Proceedings of the XXth Conference of Open Innovations Association FRUCT (May 2021)
Integration of Kotlin Multiplatform projects with Swift Package Manager dependencies
Abstract
This paper will discuss cross-platform programming using the Kotlin language as an example. About what are the native ways of connecting dependencies to platforms of the Apple family and which of them are available in Kotlin Multiplatform. Looking at the Kotlin integration with the Cocoapods dependency manager and its drawbacks. Also I will offer my implementation for integrating Swift package dependencies in Kotlin.
Keywords