XCode 6 Beta – issue while mounting image

I am not sure whether this is just me or whether anybody else experience the same issue – CRC failed for xcode_6_beta.dmg. If this is the case for you, try this one:

defaults write com.apple.frameworks.diskimages skip-verify true
hdiutil xcode_6_beta.dmg

And simply drag and drop Xcode6-Beta from /Volumes/Xcode into /Applications.


xcode6

That’s it.