I write a lot of code using Xcode. I know Xcode creates temporary files when it builds. These seem to be quite large (GB's), and I would like to exclude them from Time Machine backups.
How can I exclude them ? Where are they located? Is the location always the same?
CodePudding user response:
- Launch System Preferences
- Select Time Machine
- Click Options...
- Add
~/Library/Developer
to exclusion list - Click Save