Pavel S
08/28/2023, 4:23 PMiosSimulatorArm64
target when executing kspCommonMainKotlinMetadata
task:
e: java.lang.IllegalStateException: e: Could not find "/Users/[user]/AndroidStudioProjects/[project]/[module]/build/kotlinTransformedMetadataLibraries/commonMain/[artifact]-commonMain-uE5mpQ.klib" in [/Users/[user]/Library/Application Support/kotlin/daemon]
The jvm and android targets build just fine. What might be the cause of this?
[EDIT] The issue disappeared after updating Kotlin to 1.9.0Pavel S
08/28/2023, 4:25 PM