- Setup: Mac mini 2023 M2 Pro
- macOS: Sonoma 14.3
- Android Studio: Android Studio Hedgehog | 2023.1.1 Patch 2
- Xcode: Version 15.2 (15C500b)
Dear Friends,
I’am very new to everything, I guess. I got my first Mac last week because I started App Development with Kotlin Multiplatform “KMM” a few months ago and I want to develop also on iOS.
I started by downloading all the necessary things (Android Studio, Xcode, all the apple simulators, etc.) and creating a plain KMM Project with help of the Jetbrains Multiplatform Wizard.
Every other config works fine (Android Emulator and Desktop) but I have a problem with the iOS configuration.
As mentioned in the documentation from Jetbrains (https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-create-first-app.html#run-on-a-new-ios-simulated-device) you have to configure a new iOS simulated Device. So far so good but in my configuration I don’t have a single Simulator in the list:
The iPhone Simulator is running without a problem in another Test-project in Xcode:
Running Simulator on Xcode Project
I hope that somebody can help me with my problem. Maybe I am missing something.
Thank you in advance
Patrick




