HELP!
computer:macbookpro 13.6.1 (Intel)
1\first,my xcode is <Version 15.1 beta> second,xcode show <visionOS Not Installed> third,i push the <GET>,but the xcode show the error <Failed with HTTP status 400: bad request> the detail info:
Failed with HTTP status 400: bad request
Domain: DataGatheringNSURLSessionDelegate
Code: 1
User Info: {
DVTErrorCreationDateKey = "2023-11-17 13:03:58 +0000";
}
--
System Information
macOS Version 13.6.1 (Build 22G313)
Xcode 15.1 (22501) (Build 15C5028h)
Timestamp: 2023-11-17T21:03:58+08:00
2、then i try another way. first download the xrOS simulator<visionOS_1_beta_3_Simulator_Runtime.dmg>, and second,try the command in ther termnal platform.
xcode-select -s /Applications/Xcode-beta.app
xcodebuild -runFirstLaunch
xcrun simctl runtime add "~/Downloads/watchOS 9 beta Simulator Runtime.dmg"
but show the error info:
D: F238A4FF-FF5B-4C87-B202-28EAE59C558A xrOS (1.0 - 21N5233f) (Unusable - Other Failure: Error Domain=SimDiskImageErrorDomain Code=5 "Duplicate of 4813D2D0-7539-4306-8132-8E25C64EADD9" UserInfo={NSLocalizedDescription=Duplicate of 4813D2D0-7539-4306-8132-8E25C64EADD9, unusableErrorDetail=})
do anyone the reason,and how i to solve it? thank you~