我可以重新安装应用程序,但我不想重新启动模拟器。所以,我不能使用这些解决方案:
xcrun simctl erase {deviceId}
或
rm -rf ~/Library/Developer/CoreSimulator/Devices/*
https://github.com/mpatzer/ResetAllSimulators
我还能如何重置我的应用程序设置?
现在可以通过
xcrun simctl erase all