Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michael-patzer/ResetAllSimulators

Applescript to reset all iOS Simulators' Contents & Settings
https://github.com/michael-patzer/ResetAllSimulators

Last synced: 3 months ago
JSON representation

Applescript to reset all iOS Simulators' Contents & Settings

Awesome Lists containing this project

README

        

ResetAllSimulators
==================

Erasing the Contents and Settings of all simulators can now be achieved with a single command:

```xcrun simctl erase all```

Thank you [@jcabreram](https://github.com/jcabreram)