How to make kotlin multiplatform module in fleet that automatically add neccessary directory for iosMain. CommonMain, etc?
d
Denis K.
09/14/2024, 11:49 AM
If you're just starting a project, then the best way is to use: https://kmp.jetbrains.com/
That might also be useful to see how things are wired together