📄️ Gradle caching issue
Gradle fails to resolve some SKIE artifacts sometimes and caches the 404 result.
📄️ Missing classes from Foundation after adding SKIE
Frameworks produced by Kotlin/Native transitively export Foundation framework by default.
📄️ Lambda type as a type argument is not supported in generated Swift code
SKIE cannot currently generate Swift code that contains types with lambdas used as a type argument for generic Kotlin classes.
📄️ Cinterop
SKIE cannot directly generate code that uses types provided by custom cinterop bindings.