Running the latest KMP plugin and android studio. ...
# multiplatform
m
Running the latest KMP plugin and android studio. Xcode updated today and now not seeing iOS devices in my execution list anymore. Any fix?
f
Downgrade Xcode? You can have easily multiple version of xcode
1
m
Yea I'll look into that. I was hoping I wouldn't have to though, but I'll. give that a shot now thanks.
z
If you could file an issue for the KMP tooling tracker here, that'd also be great: https://youtrack.jetbrains.com/newIssue?project=KMT Maybe it's just a yet unsupported version, but it's worth the team knowing about.
s
But Xcode is enforcing xcode 26 to build and ship apps for IOS so I do not know I do it right or wrong I let KMP connect to xcode 16 and I personally made Xcode 26 default for the OS and ensure builds are synced when I build through android studio is a xcode 15 or 16 build but when I ship it is mostly xcode 26
👀 1
p
The ticket is here. The team are working on the solution.
I am also experiencing the same issue, what I'm doing is kinda meh - I'm running from Xcode with the selected simulators.
m
Yea I have also resorted to mainly checking my build on the android simulator when im working in android studio and then running the iOS builds from Xcode, but will probably look into setting up android studio with and older version of Xcode for now.
j
oy! thanks for reporting this; I just assumed it was bad settings on my new machine >_< !