I just downloaded the latest Xcode beta, Version 15.0 (15A240d) and ran into some issues:
- On start up, I was not given an option to download the Vision simulator.
- I cannot create a project targeted at visionOS
- I cannot build/run a hello world app for Vision.
In my previous Xcode-beta (Version 15.0 beta 8 (15A5229m)), there was an option to download the vision simulator, and I can create projects for the visionOS and run the code in the vision simulator.
The Xcode file downloaded was named "Xcode" instead of "Xcode-beta". I didn't want to get rid of the exiting Xcode, so I selected Keep Both. Now I have 3 Xcodes in the Applications folder
- Xcode
- Xcode copy
- Xcode-beta
That is the only thing I see that might have been different about my install.
- Hardware: Mac Studio 2022 with M1 Max
- macOS Ventura 13.5.2
Any idea what I did wrong?