I'm trying to set up my first KMM project and following the guide but I can't get the iOS config to run I'm running in to
Copy code
The following build commands failed:
PhaseScriptExecution Run\ Script /build/ios/iosApp.build/Debug-iphonesimulator/iosApp.build/Script-7555FFB5242A651A00829871.sh (in target 'iosApp' from project 'iosApp')
(1 failure)
Stack seems to suggest it was a JVM issue but I updated to Java 21 in the studio settings and that's not working either. What simple thing did I overlook?