2012-03-31 12 views
7

Ich habe ein Problem, wenn ich versuche, Xcode einzurichten. gezeigt in Bild enter image description hereFehler beim Setup Xcode 4.2.1?

Hier ist, was in meiner install.log Datei ist:

 
Apr 1 01:29:04 Bashars-MacBook-Pro Installer[420]: Create temporary directory "/var/folders/_4/pnfcjvx94hbgzfgsyy387b9w0000gn/T//Install.420mLpMwf" 
Apr 1 01:29:04 Bashars-MacBook-Pro Installer[420]: IFPKInstallElement (29 packages) 
Apr 1 01:29:04 Bashars-MacBook-Pro Installer[420]: Using authorization level of root for IFPKInstallElement 
Apr 1 01:29:04 Bashars-MacBook-Pro Installer[420]: Failed install preflight: Error Domain=PKInstallErrorDomain Code=102 "The package “DeveloperTools.pkg” is untrusted." UserInfo=0x7fb8526d33d0 {NSLocalizedDescription=The package “DeveloperTools.pkg” is untrusted., NSURL=../Packages/DeveloperTools.pkg -- file://localhost/Users/bashar/Desktop/Programs/Xcode%204.2.1%20iOS%205/Install%20Xcode.app/Contents/Resources/Xcode.mpkg/, PKInstallPackageIdentifier=com.apple.pkg.DeveloperToolsLeo, NSUnderlyingError=0x7fb8526b61e0 "The operation couldn’t be completed. CSSMERR_TP_CERT_EXPIRED"} 
Apr 1 01:29:04 Bashars-MacBook-Pro Installer[420]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. 
Apr 1 01:29:04 Bashars-MacBook-Pro Installer[420]: IFDInstallController 50D06C30 state = 7 
Apr 1 01:29:04 Bashars-MacBook-Pro Installer[420]: Displaying 'Install Failed' UI. 
Apr 1 01:29:04 Bashars-MacBook-Pro Installer[420]: 'Install Failed' UI displayed message:'An unknown installation error occurred. 
The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'. 
+0

Diese Frage könnte hier auf SO off-topic sein. – Till

Antwort

26

Das Zertifikat signieren verwendet es abgelaufen ist. Stellen Sie Ihr Datum auf ungefähr, als 4.2.1 veröffentlicht wurde, und installieren Sie es dann.

+0

Vielen Dank für jeden Hilfe mir – Bashar

+2

Ich legte mein Datum auf 1. August 2011 und das hat funktioniert. Vielen Dank! – k00k

+1

Vielen Dank – Tariq