Between Kotlin 2.0-Beta5 and RC1, I started getting a compile error. Although I have a multiplatform project, I have native targets disabled (common, JS, and JVM only currently). Is there a workaround or some kind of configuration flag that I need to set?
Copy code
* What went wrong:
java.lang.ExceptionInInitializerError (no error message)
> org.jetbrains.kotlin.konan.target.KonanTarget$IOS_ARM32