Hi everyone, I’m really happy to give you a major ...
# feed
f
Hi everyone, I’m really happy to give you a major update of the plugin SpmForKMP version 0.10.0. • A new experimental feature to say goodbye to the exported local package. • A new documentation website layout. • And a lot of improvements and fixes. Let’s discuss about this new feature.
🚀 14
👍 5
@kpgalligan FYI that could be interesting for you, by using this new way of using dependency, the duplicated symbol warning you have in some context disappears. The dependency is now only in KMP Kotlin instead of both Swift App/KMP library side. This is something that the cocoapods plugin can’t do and now spmForKmp does!
Anyway, this new configuration is perfect for CMP project.
k
I'll take a look when I get some time. If this works well generally, it would solve a pretty big problem.
f
The only big limitation I have found, it doesn’t work with static libraries, but this is currently not really common