No simulators with Xcode 16 here

Hello,

does other people see simulators show up with Xcode 16 in Xojo?

Screenshot 2024-09-26 at 10.17.49

and I see them in Xcode:

Does Xojo Inc. need to adjust Xojo to work with Xcode 16?

Okay, so if you run “xcode-select -p” in terminal and you get “/Library/Developer/CommandLineTools”, you can use “sudo xcode-select -s /Applications/Xcode.app” to change back to Xcode app.

“xcode-select -p” shows now “/Applications/Xcode.app/Contents/Developer” and Xojo finally sees simulators.

1 Like

I do:

So no problem here.