How can I ship resources with klib? We have some c...
# kotlin-native
p
How can I ship resources with klib? We have some config files we would like to define in a multi-platform library and use them in a different app
a
For now, this feature is unavailable, but we have it in mind. This fact has a mention in this document: https://github.com/JetBrains/kotlin-native/blob/master/LIBRARIES.md#the-library-format
👍 2
🥒 1