This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function freespace() { | |
| # rm -rf ~/Library/Containers/com.apple.mail/Data/Library/Mail\ Downloads/ | |
| # https://stackoverflow.com/a/53199763/3724306 | |
| echo "1. Boot all the sims that I want to use" | |
| echo "2. remove all the simulators that I don't have booted" | |
| echo "Run: xcrun simctl list | grep -w \"Shutdown\" | grep -o \"([-A-Z0-9]*)\" | sed \'s/[\(\)]//g\\' | xargs -I uuid xcrun simctl delete uuid" | |
| echo "Cleaning ~/Library/Caches/com.apple.dt.Xcode..." | |
| rm -rf ~/Library/Caches/com.apple.dt.Xcode/* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mr | Marathi | |
|---|---|---|
| bs | Bosnian | |
| ee_TG | Ewe (Togo) | |
| ms | Malay | |
| kam_KE | Kamba (Kenya) | |
| mt | Maltese | |
| ha | Hausa | |
| es_HN | Spanish (Honduras) | |
| ml_IN | Malayalam (India) | |
| ro_MD | Romanian (Moldova) |