I'm unable to download Xcode runtime with version 26.0 and 26.1 using CLI.
Command:
xcodes runtimes install "iOS 26.1" --aria2 "$(which aria2c)"
I have also tried without aria2 and ends up with this error.
Downloading Runtime iOS 26.1: 0%
Error: ProcessExecutionError()
It worked if I used iOS 18.x.
Xcodes Version: 1.6.2
Xcode: 26.0.1
➜ xcode-select -p
/Applications/Xcode-26.0.1.app/Contents/Developer
I'm unable to download Xcode runtime with version
26.0and26.1using CLI.Command:
I have also tried without aria2 and ends up with this error.
It worked if I used
iOS 18.x.Xcodes Version:
1.6.2Xcode:
26.0.1