Hi everyone,
I'm trying to get the multiplatform library template (mostly by Konstantin T) to build, on Mac M1 (Arm64) and using Java 21.
The error I'm getting is:
* What went wrong:
Execution failed for task 'libraryiosSimulatorArm64Test'.
> Error while evaluating property 'device' of task 'libraryiosSimulatorArm64Test'.
> Failed to calculate the value of task 'libraryiosSimulatorArm64Test' property 'device'.
> Xcode does not support simulator tests for ios_simulator_arm64. Check that requested SDK is installed.
Suggestions please
c
Chrimaeon
09/05/2025, 7:25 PM
Open Xcode and install the simulator runtimes
g
GeorgeS-Litesoft
09/05/2025, 7:51 PM
Thx! Can you point me to the documentation?
c
Chrimaeon
09/05/2025, 8:00 PM
Google is your friend 😅
✅ 1
t
tony
11/17/2025, 6:15 AM
google wasn't my friend, but another thread in this slack suggested running