Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/michael-patzer/ResetAllSimulators
- Owner: michael-patzer
- License: mit
- Created: 2013-10-18T16:48:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T17:08:44.000Z (over 1 year ago)
- Last Synced: 2024-08-03T14:09:12.255Z (7 months ago)
- Size: 28.3 KB
- Stars: 27
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)