What can I delete from ~/Library/Developer/Xcode folder?
Under Archives you can delete anything you want but you should keep recent builds. And you should backup older builds you might need to access in the future. You can delete everything under DerivedData. Next time you build a project, the needed files will be recreated. My Installs folder only contains a set of empty … Read more