Related to above question: I very much appreciate ...
# kotlin-native
t
Related to above question: I very much appreciate making the use of Kotlin in iOS projects easier with the xcode-compat plugin, and the templates in the IDE. Though I do wonder how it fits in with the previously documented /common, /ios, /android source split. That is, it uses only <FrameworkName>Main instead of the common/ios division. It would be nice to work on the common code at the same time we are working on the iOS specific code. Also, perhaps the template might show where to put dependencies - if we want to include ktor in our framework project, how do we do that?