Not able to setup macOS 15 VM on M1 Mac

You really need to install the Command Line Tools for Xcode 16 beta 6, as mentioned in the article you refer to. If you already have another version of command line tools installed, you need to switch to this beta version. You can use the xcode-select command to do it.
 
Back
Top