> On Jul 20, 2015, at 17:30 , Roland King <[email protected]> wrote: > > That’s happened to me before - this is what I get on a fresh download, see if > it matches. > > > cksum Xcode_7_beta_3.dmg > 255298025 3889658709 Xcode_7_beta_3.dmg > > > md5 Xcode_7_beta_3.dmg > MD5 (Xcode_7_beta_3.dmg) = 610cf45abeb348af71917db717f4b09c > > Having mounted the dmg > > > codesign -dvvvv Xcode-beta.app/ > Executable=/Volumes/Xcode/Xcode-beta.app/Contents/MacOS/Xcode > Identifier=com.apple.dt.Xcode > Format=bundle with Mach-O thin (x86_64) > CodeDirectory v=20100 size=227 flags=0x0(none) hashes=3+5 > location=embedded > Hash type=sha1 size=20 > CDHash=d0e232aa3593170e7c1e842e990bf42519f4ddb6 > Signature size=4097 > Authority=Software Signing > Authority=Apple Code Signing Certification Authority > Authority=Apple Root CA > Info.plist entries=34 > TeamIdentifier=not set > Sealed Resources version=2 rules=12 files=273327 > Internal requirements count=1 size=68 >
I get: $ cksum Xcode_7_beta_3-2.dmg 255298025 3889658709 Xcode_7_beta_3-2.dmg $ md5 Xcode_7_beta_3-2.dmg MD5 (Xcode_7_beta_3-2.dmg) = 610cf45abeb348af71917db717f4b09c $ codesign -dvvvv Xcode-beta.app Executable=Xcode-beta.app/Contents/MacOS/Xcode Identifier=com.apple.dt.Xcode Format=bundle with Mach-O thin (x86_64) CodeDirectory v=20100 size=227 flags=0x0(none) hashes=3+5 location=embedded Hash type=sha1 size=20 CDHash=d0e232aa3593170e7c1e842e990bf42519f4ddb6 Signature size=4097 Authority=Software Signing Authority=Apple Code Signing Certification Authority Authority=Apple Root CA Info.plist entries=34 TeamIdentifier=not set Sealed Resources version=2 rules=12 files=273327 Internal requirements count=1 size=68 So...that's weird. BTW, I just downloaded it again today. -- Rick Mann [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
