Hey wanted to ask if someone already tried to update the newly released XCode 4.
My problem is that all snapshots I made with XCode 3(.2.5) are no longer available in Xcode 4.
I would simply copy the .sparseimage but XCode 4 uses a new way to save the snapshots (each separate).
The same goes for color themes migration but the snapshot feature is more important.
//EDIT: completely forgot to mention that even all my archives got lost.
found one option:
SnapshotRepository.sparseimagefrom previous XCode version/myDevDir/projectYouWantToSnapshot/)SnapshotArchive.plist(in.sparseimage)/myDevDir/projectYouWantToSnapshot/)The only disadvantage I see (beside the manual work) is that the Date of snapshot is not correctly set. The best is to save the date (subfolders name) as description or name.