Can anyone please help on this?
# ios
a
Can anyone please help on this?
k
You probably haven't added the arm simulator target explicitly. Just having
ios()
isn't enough https://github.com/touchlab/KaMPKit
s
You have to check inside the shared build.gradle.kts file, there should be an iosSimulatorArm64() inside motel inside kotlin { }