Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I reset the Simulator in Xcode 9

Tags:

I'm trying to reset it. In Xcode 8 we went to "Simulator -> Reset Content and Settings". I don't see that in Xcode 9 and need to wipe my simulator.

like image 744
Gandalf458 Avatar asked Sep 22 '17 20:09

Gandalf458


People also ask

How do I delete all data on simulation?

Or, on the home screen of the simulator, uninstall the app in the same way you would on a physical device, by pressing and holding on the application icon until an 'x' appears in the top left, and press the 'x', and select 'Delete' from the alert view. This will clear all data associated with a single app.

How do I reset Xcode Simulator?

You need to click on Simulator first. Hardware > Erase All Content and Settings. This will reset the simulator. Wait for a minute for the Simulator to rebuild.


1 Answers

I found it. It is now under "Hardware -> Erase All Content and Settings"

Edit: In Xcode 11 it is now under "Device -> Erase All Content and Settings"

like image 185
Gandalf458 Avatar answered Oct 13 '22 08:10

Gandalf458