landys
2012-03-29 00:33:41 +08:00
我的是直接跳出“The installation failed”,从install.log中看是因为Failed install preflight: Error Domain=PKInstallErrorDomain Code=102 UserInfo=0x10a840270 "The package “OpenGLApps.pkg” is untrusted." Underlying Error=(Error Domain=NSOSStatusErrorDomain Code=-2147409654 UserInfo=0x10a83f6a0 "The operation couldn’t be completed. CSSMERR_TP_CERT_EXPIRED")。
网上查了下貌似是因为苹果的软件设了安装时限,过期即无法安装,只能下载新版本。但是它似乎是检测本机的时间,所以只要把本机时间改早,比如2012年改成2011年就可以安装了。测试有效。