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
Andrew Watson
12/06/2024, 11:39 PM
Yeah I got this too; the supposed fix is to use the latest version of Kotlin, but that causes other problems for me