There is a way in software to test whether it has downloaded correctly, I believe it is called a MD5 digest, or has something to do with MD5 or checksums; I can’t remember exactly what it is called.
Is there such a tool or service with regards to Xcode? And if so, is there a link I can go to find out more?
I am wondering if the Xcode I downloade has downloaded correctly, fully or not; and this might be the reason why my Xcode is not archiving anything with regards to Ad hoc provisioning profiles?
If there is such a tool, please post a link.
Thanks
Xcode is downloaded as a Disk Image. Disk Images already have built-in checksumming, so if the disk image mounts on your desktop you know it’s correct.