hey, i've been using KaMP Kit this week for a hack week project, it is mostly excellent at getting a project up and running quickly. One request:
• default to bundling the iOS code as a binary Framework (checked in?) so iOS devs don't need JVM/AndroidSDK
• have a build flag or separate target on the iOS side that does the full "build the framework from source" pass
I've never done much iOS build tinkering, but this would be super helpful for getting iOS folks onboarded in a painless way and it would make the build times much faster in the "i'm not changing any KMP code" path