--
I wanted to make sure that I was backing up the Xcode snapshot sparse image, so I went looking for it. Currently, Apple's docs say the file should be here:
~/Library/Application\ Support/Apple/Developer Tools/Snapshot RepositoryWell, the location in the current documentation is wrong, the disk image really is here:
~/Library/Application\ Support/Developer/SharedI've also found that the defaults command for changing the location of this magical disk image doesn't work for me on Xcode 3.0. Anybody have any tips?
defaults write com.apple.Xcode XCSnapshotRepositoryPath /Volumes/Backup/Xcode\ Snapshots/
0 comments:
Post a Comment