The vision pro simulator cannot be selected

I'm trying to create a vision pro application on macOS14.0, Xcode Beta 15.8, and the vision pro simulator is installed. But when I try to build the application I get the error message below.

Then, I try to set the simulator, but I can't select the installed vision pro runtime, the OS Version shows No Runtimes.

I am seeing a similar issue after upgrading to Ventura 13.6

I am experiencing the same issue.

Do you happen to have an Intel-based Mac? If so, this might be relevant to you:

https://developer.apple.com/forums/thread/739277

Ever since it happened, I can no longer use the Simulator I have already installed in my machine - and it seems that, unless Apple decides to change its decision, I won't be able to anymore.

Each Xcode beta version corresponds to a specific Vision OS runtime beta version; otherwise, it won't run. For example, if you're using Xcode 15 beta 8, the compatible Vision OS runtime version is Vision OS runtime beta 3. Apple won't allow you to install Vision OS runtime beta 4 on Xcode 15 beta 8. I suspect you may be installing Vision OS runtime through the command line, inadvertently bypassing this Apple restriction.

You need to install the latest Xcode beta or install the older Vision OS runtime beta 3.

I'm not 100% sure but I hope this may help.

The vision pro simulator cannot be selected
 
 
Q