caipivara
9/27/2014 - 7:42 PM

Reset all iOS simulators with this one weird trick

Reset all iOS simulators with this one weird trick

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