Xcode 15 Beta won't recognize my newly downloaded iOS 17.0 Simulator

It keeps saying "iOS 17.0 Not Installed" and I cannot build and run my app. When I click the "GET" button, a new window popped up and it clearly stated that iOS 17.0 Simulator was installed. I already tried reinstalling Xcode, but the problem is still there. Any suggestion is appreciated!

Post not yet marked as solved Up vote post of marticztn Down vote post of marticztn
854 views

Replies

Fixed: Xcode accidentally downloaded multiple iOS 17 Simulators and got confused by itself...

  • How did you fix it? Having the same problem

  • @MonkeyDev I managed to fix it by going into xcode > settings > platforms > right click on the misbehaving iOS 17.0 simulator > delete. Then clicking on GET on the iOS 17.0 and it seems to be ok now.

  • @MonkeyDev and @ataccola removing platforms and redownloading them was insufficient for me. Restarting the mac with misbehaving Xcode seems to have fixed it though.

Add a Comment