Clear simulator cache
Open
- Dominant language
- TypeScript
- Stars
- 875
- Forks
- 73
- Avg merge
- 8h 42m
- Merged PRs (30d)
- 3
Description
### Is your feature request related to a problem? Please describe.
Some times to fix the "Unable to boot simulator" we need to just remove cache folder
`rm -rf ~/Library/Developer/CoreSimulator/Caches/`.
Would be nice to have a button to clear this cache in the settings page.
### Describe the solution you'd like
button that triggers `rm -rf ~/Library/Developer/CoreSimulator/Caches/`
### Additional context

Contributor guide
Assessment
This issue has not been assessed yet.