Re: Housekeeping script to reclaim disk space by removing old Xcode caches

2015-09-23 Thread Christopher Jones
Seems I compile less than you ;) Phobos ~ > sudo ./housekeeping-xcode Password: ---> Deleting 2.7M of caches for Xcode 6.1.1-6A2008a which is no longer installed ---> Deleting 1.1M of caches for Xcode 6.2-6C131e which is no longer installed ---> Deleting 2.4M of caches for Xcode 6.3-6D570 wh

Housekeeping script to reclaim disk space by removing old Xcode caches

2015-09-23 Thread Ryan Schmidt
I recently discovered that several gigabytes of disk space were being used by caches specific to Xcode versions I no longer had installed. I wrote a script to clean them up. You can get a copy by running: svn export https://svn.macports.org/repository/macports/users/ryandesign/scripts/housekee