I am getting Failed with HTTP status 400: bad request
when trying to install iOS 17 simulator. I even tried xcodebuild -downloadPlatform iOS
and got below error
Finding content...2023-09-19 09:48:50.222 xcodebuild[1034:23187] DVTDownloadable: Observed finish. Stop observing simulator updates. error: (null)
Downloading iOS 17.0 Simulator (21A328): Preparing to download...2023-09-19 09:48:51.556 xcodebuild[1034:23187] DVTDownloadable: Download Failed. Downloadable: https://download.developer.apple.com/Developer_Tools/iOS_17_Simulator_Runtime_Release_Candidate/iOS_17_Simulator_Runtime_Release_Candidate.dmg. Error Domain=DataGatheringNSURLSessionDelegate Code=1 "Failed with HTTP status 400: bad request" UserInfo={NSLocalizedDescription=Failed with HTTP status 400: bad request}
Downloading iOS 17.0 Simulator (21A328): Error: Error Domain=DataGatheringNSURLSessionDelegate Code=1 "Failed with HTTP status 400: bad request" UserInfo={NSLocalizedDescription=Failed with HTTP status 400: bad request}
When installing with Xcode 15 I get the same error.
I have installed Xcode from App Store and I am running macOS Sonoma RC.