Skip to content

Instantly share code, notes, and snippets.

@mcandre
Last active May 27, 2019 22:07
Show Gist options
  • Save mcandre/0a6af10084aaf31927ffd7c2887314eb to your computer and use it in GitHub Desktop.
Save mcandre/0a6af10084aaf31927ffd7c2887314eb to your computer and use it in GitHub Desktop.
iTunes disable device backups
$ defaults write com.apple.iTunes DeviceBackupsDisabled -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment