25

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.

Cœur
  • 37,241
  • 25
  • 195
  • 267
Gandalf458
  • 2,139
  • 1
  • 21
  • 36

3 Answers3

47

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"

Gandalf458
  • 2,139
  • 1
  • 21
  • 36
8

Xcode 9.4

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.

enter image description here

Naishta
  • 11,885
  • 4
  • 72
  • 54
6

Xcode 11.4

The simulator app no longer has the Hardware menu. It is now the Device menu.

Device > Erase All Content and Settings

Erase All Content and Settings location

krummens
  • 837
  • 2
  • 17
  • 38