spierce7
05/21/2021, 9:00 PMkotlin.mpp.enableGranularSourceSetsMetadata=true
work with Android Studio? I tried creating a common sourceset that was common between macosx64 and iosX64 and iosArm64, and I couldn’t get any code completion. Is this expected to work?russhwolf
05/21/2021, 9:28 PMkotlin.native.enableDependencyPropagation=false
. It also often works better in Intellij than AS since it has newer IDE internals.russhwolf
05/21/2021, 9:29 PMspierce7
05/21/2021, 9:50 PMPaul Woitaschek
05/22/2021, 4:49 PMrusshwolf
05/22/2021, 5:09 PMspierce7
05/22/2021, 7:47 PMmbonnin
05/23/2021, 10:10 AM