expo / expo/orbit

Clear simulator cache

Open
#196 1 comment 0 reactions 0 assignees View on GitHub
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

![image](https://github.com/expo/orbit/assets/50304935/da8fff4d-57eb-4a44-8719-892e1ab1d589)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.