$ xcrun simctl list --json
$ xcrun simctl delete unavailable
See how a minor change to your commit message style can make a difference.
Tip
Have a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs
sudo gem uninstall cocoapods | |
sudo gem install cocoapods -v 1.1.1 | |
rm -rf "${HOME}/Library/Caches/CocoaPods" | |
rm -rf Pods | |
pod update |