
Untitled
By: a guest on
Mar 9th, 2011 | syntax:
None | size: 0.43 KB | hits: 17,098 | expires: Never
# Extra insurance against accidental iOS firmware updates.
# Make sure you're on iTunes 10.2 or 10.2.1 first!
# From Terminal.app and with iTunes closed, run this command:
defaults write com.apple.iTunes personalized-installation-server-host /dev/null
# If you actually DO want to update, and you're really sure about it, then undo that with:
# defaults delete com.apple.iTunes personalized-installation-server-host