Xcode 4.4在Sno Leopard MAC OS上不起作用
问题描述:
我已经将MAC Mini os从10.5升级到sno豹,并且安装了xcode 4.4.
但是xcode不能正常工作,它显示了很长的错误列表:
错误消息如下:
I have upgraded MAC Mini os from 10.5 to sno leopard, and I installed xcode 4.4.
But the xcode is not working properly,It is showing a long list of error:
Following are the error messages:
Process: Xcode [404]
Path: /Volumes/VOLUME/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 4.4 (1484)
Build Info: IDEApplication-1484000000000000~4
Code Type: X86-64 (Native)
Parent Process: launchd [120]
User ID: 501
Date/Time: 2012-10-29 08:58:44.932 +0530
OS Version: Mac OS X 10.8.1 (12B19)
Report Version: 10
Interval Since Last Report: 2078 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 756 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 7A806762-9AD6-46D9-8156-BFBFDF115E80
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 4F250
UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -[__NSPlaceholderArray initWithObjects:count(inlove): attempt to insert nil object from objects[0]
UserInfo: (null)
Hints: None
有什么方法可以使其工作,请提出建议.
谢谢,
Avinash
Is there any way to make it work, Please suggest.
Thanks,
Avinash
答
需要安装以下内容:
1)iPhone配置实用程序3.5
2)Xcode 4.5.1
首先安装iPhone配置实用程序3.5,然后安装Xcode 4.5.1.
对我有用.
--Avinash
Need following things to install :
1) iPhone configuration utility 3.5
2) Xcode 4.5.1
first install iPhone configuration utility 3.5 and then install Xcode 4.5.1.
It work for me.
--Avinash