How to reset all iOS simulators

Open the terminal and then execute:

osascript -e 'tell application "iOS Simulator" to quit'
osascript -e 'tell application "Simulator" to quit'
xcrun simctl erase all

Source: https://gist.github.com/ZevEisenberg/5a172662cb576872d1ab


Pubblicato

in

da

Tag: