Sample Header Ad - 728x90

Restore simulators

0 votes
1 answer
78 views
Space was tight on a 1/4Tb drive so I've rm -rf ~/Library/Developer Upon installation of xcode 15.4 and running my app I now get '/Users/agraph/Library/Developer/CoreSimulator/Devices/0563D8C6-6301-4B6D-B0E1-EEFED95EC8A2/data/Containers/Bundle/Application/Frameworks/WebRTC.framework/WebRTC' (no such file), '/Library/Developer/CoreSimulator/Volumes/iOS_21F79/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.5.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/WebRTC.framework/WebRTC' (no such file) After xcrun simctl delete all and creating sim for the device/ios version pair I got the same error. I think I have installed that 17.2 simulator by simctl after the grand removal but something is still missing. UPD To think of it WebRTC might not be platform framework but somthing that's shipped with this app. I am confused : Developer/CoreSimulator/Devices/ seems like an immutable directory. What is app framework is doing there then?
Asked by Anton Tropashko (649 rep)
Aug 23, 2024, 12:57 PM
Last activity: Jun 18, 2025, 12:01 PM