From 03c8627cf4e5d4c7db2db9b8f2fb776a89bc993d Mon Sep 17 00:00:00 2001 From: Konstantin Azizov Date: Thu, 15 Oct 2015 13:35:24 +0300 Subject: [PATCH] Add remove unavailable simulators script --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b09fa0d..daf4447 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,10 @@ brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim - xcode-select --install ``` +#### Remove all unavailable simulators +```bash +xcrun simctl delete unavailable +``` ## Disks and Volumes