xcodes icon indicating copy to clipboard operation
xcodes copied to clipboard

Downloading runtime iOS 26.0-beta2 is not supported at this time

Open the-eric-kwok opened this issue 8 months ago • 2 comments

Unable to install iOS 26.0 simulator runtime using xcodes

-> % xcodes runtimes download "iOS 26.0-beta2"
Error: Downloading runtime iOS 26.0-beta2 is not supported at this time. Please use `xcodes runtimes install "iOS 26.0-beta2"` instead.

-> % xcodes runtimes install "iOS 26.0-beta2"
Downloading Runtime iOS 26.0-beta2: 0%
Error: ProcessExecutionError()

Same thing happend to "iOS 26.0" and "iOS 26.0-beta1"

xcodes version:1.6.2

the-eric-kwok avatar Jun 25 '25 10:06 the-eric-kwok