I am facing this problem again and again. Anybody can give the solution to this problem except reboot the Mac?
I have already tried these tricks
simulator-->services-->a reset content and settings,
closing xcode and re-opening
xcode --> developer toos --> simulator -->(open the simulator),
quit simulator Activity monitor -->(the simulator is closed so nothing here to force close)
First of all quit your simulator.
And then quit and restart Xcode.
And then run your project.
The basic way to open a list of simulators is to use Xcode -> Window -> Devices and Simulators. Here you can create and manage all available simulators.
You would have to extract the Simulator pkg from the Xcode DMG. The only thing is that the Simulator depends on having an SDK installed, that way it knows which iOS to run the app in.
I also have this issue and googled this, which redirect to this question. Mine was xcode10
What i have done is as follows
Activity monitor
, selected cpu
option and search for sim
, killing all the process shown as result.sudo xcrun simctl erase all
. It will delete all content of all simulators. By content if you logged in somewhere password will be gone, all developer apps installed in that simulator will be gone.Doing these resolved my issue. Hope it helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With