我试图重置iOS模拟器的内容和设置。我找到以下命令行:

xcrun simctl erase <deviceID>


但是我得到这个错误:

Unable to erase contents and settings in current state: Booted


引导模拟器时如何重置内容和设置?

感谢您的帮助。
干杯

最佳答案

不是。您必须关闭sim设备才能删除内容和设置。

关于ios - 无法删除当前状态下的内容和设置:已启动,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/35867610/

10-13 04:00