How do I reset the Simulator in Xcode 9

前端 未结 3 713
别那么骄傲
别那么骄傲 2020-12-11 14:36

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.

相关标签:
3条回答
  • 2020-12-11 15:10

    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.

    0 讨论(0)
  • 2020-12-11 15:20

    Xcode 11.4

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

    Device > Erase All Content and Settings

    0 讨论(0)
  • 2020-12-11 15:25

    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"

    0 讨论(0)
提交回复
热议问题