Describe the bug
I have imported build.gradle.kts the kotlin-targets iosX64() and iosArm64(), when I build everything works fine. As soon as I use iosSimulatorArm64() the build crashes and it tells me:
Could not resolve com.ensarsarajcic.kotlinx:serialization-msgpack:0.5.1
Expected behavior
I want to be able to execute a build with iosSimulatorArm64()
Version
Describe the bug I have imported build.gradle.kts the kotlin-targets iosX64() and iosArm64(), when I build everything works fine. As soon as I use iosSimulatorArm64() the build crashes and it tells me:
Expected behavior I want to be able to execute a build with iosSimulatorArm64()