I'm trying my hand at Kotlin Multiplatform Mobile, and am trying to run the demo app on an iPhone. I am able to run it easily on the iPhone Simulator from Android Studio itself, but if I connect my real iPhone to the MacBook, I am unable to see it in the "Execution Target" list on Android Studio.
Please note that if I open the project using Xcode, I am able to run it on the real iPhone. Am I doing something wrong?