Problem #2: I created a new project (
without cocoa pods support), but with Kotlin 1.6.0 and latest KMM plugin, and it seems confused about the common source sets. when using the
Android view in the project browser, all of the modules under shared actually point to the
androidMain
source set