I installed Xcode 15 and on first openning it auto downloaded iOS 17 simulator but failed to install. The error info is :
Failed to copy file /Users/kelanjiang/Library/Caches/com.apple.dt.Xcode/Downloads/com.apple.dmg.iPhoneSimulatorSDK17_0-17.0.0.0.dmg to /Library/Developer/CoreSimulator/Images/Inbox/43457D23-59DB-496A-B682-85D8F92F4FC7.dmg.copying
Domain: SimDiskImageErrorDomain
Code: 6
User Info: {
DVTErrorCreationDateKey = "2023-09-25 10:26:12 +0000";
unusableErrorDetail = "Error Domain=NSPOSIXErrorDomain Code=2 \"No such file or directory\" UserInfo={NSLocalizedDescription=Failed to copy file /Users/kelanjiang/Library/Caches/com.apple.dt.Xcode/Downloads/com.apple.dmg.iPhoneSimulatorSDK17_0-17.0.0.0.dmg to /Library/Developer/CoreSimulator/Images/Inbox/43457D23-59DB-496A-B682-85D8F92F4FC7.dmg.copying}";
}
--
System Information
macOS Version 13.6 (Build 22G120)
Xcode 15.0 (22265) (Build 15A240d)
Timestamp: 2023-09-25T18:26:12+08:00
The sreenshot is like:
I tried to reinstall Xcode and clean some cache files but still have the same issue and same appearence in this setting page.
Any advises would be helpful