Hi, anyone ran into the bug /Users/user/multiplat...
# multiplatform
b
Hi, anyone ran into the bug /Users/user/multiplatformApp/composeApp/build/classes/kotlin/iosSimulatorArm64/main/klib/composeApp (Is a directory) after upgrading kotlin to 2.1.0-RC at 2.1.20, everything worked, after upgrading to 2.1.21 i got the error mentioned in issue https://youtrack.jetbrains.com/issue/CMP-6842, thus i decided to upgrade to 2.1.0 - RC which now fails for ios my compose-plugin version is 1.7.0
a
Yeah I got this too; the supposed fix is to use the latest version of Kotlin, but that causes other problems for me