【发布时间】:2010-08-31 06:22:14
【问题描述】:
有没有人安装过 Xcode 3.2.3 + iOS 4.0.2 SDK?我已经在两台不同的机器上尝试过,全新安装了 Snow Leopard,并且我已经多次重新下载了整个 2GB 包(我的意思是几个,也许是十几个)。然而,我每次安装都会立即失败。这是我从控制台得到的:
PackageKit: ----- Begin install -----
PackageKit: Install Failed: PKG: extracting "com.apple.pkg.DeveloperToolsLeo"
Error Domain=PKInstallErrorDomain Code=110 UserInfo=0x350e9a0 "An error occurred while extracting files from the package “DeveloperTools.pkg”." Underlying Error=(Error Domain=NSCocoaErrorDomain Code=259 "The file couldn’t be opened because it isn’t in the correct format.") {
NSFilePath = "/var/folders/zz/zzzivhrRnAmviuee+++++++++++/Cleanup At Startup/PKInstallSandbox-tmp/Root";
NSLocalizedDescription = "An error occurred while extracting files from the package \U201cDeveloperTools.pkg\U201d.";
NSURL = "../Packages/DeveloperTools.pkg -- file://localhost/Volumes/Xcode%20and%20iPhone%20SDK/Xcode%20and%20iPhone%20SDK%20for%20Snow%20Leopard.mpkg/";
NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=259 \"The file couldn\U2019t be opened because it isn\U2019t in the correct format.\"";
PKInstallPackageIdentifier = "com.apple.pkg.DeveloperToolsLeo";
}
Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
IFDInstallController 20C2F0 state = 7
抱歉,这不完全是一个编程问题。此外,如果它意味着什么,“文档”和 10.4 SDK 会出现在安装选项列表中,文件大小为“零 KB”。 Apple 是否在他们的开发者网站上发布了一个无聊的(
【问题讨论】: