Xcode在打开时崩溃

时间:2014-09-27 04:32:06

标签: xcode xcode6

Xcode 5没有给我带来任何问题,但自从我更新到Xcode 6后,Xcode就不会打开,并出现以下错误报告:

Process:         Xcode [1469]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         6.0.1 (6528)
Build Info:      IDEFrameworks-6528000000000000~2
App Item ID:     497799835
App External ID: 712682811
Code Type:       X86-64 (Native)
Parent Process:  launchd [155]
Responsible:     Xcode [1469]
User ID:         501

Date/Time:       2014-09-26 20:51:50.508 -0700
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  4882CC3E-8FD9-CE38-ABC5-48E777B6C1A3

Sleep/Wake UUID: A4E97A0E-05A1-4502-8A9C-D16C8D0473F3

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
ProductBuildVersion: 6A317
ASSERTION FAILURE in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-6245/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/Foundation/Specifications/XCSpecification.m:835
Details:  name should be a string, but it is nil
Object:   <XCCompilerSpecification: 0x7fb756f66200>
Method:   -initAsMissingSpecificationProxyWithIdentifier:name:description:inDomain:
Thread:   <NSThread: 0x7fb753c17430>{name = (null), num = 1}
Hints:   None

以及大量的回溯信息。我已经尝试删除我的DerivedData目录的内容,就像另一篇文章所建议的那样,但每次都会崩溃

1 个答案:

答案 0 :(得分:0)

我刚遇到同样的问题。清除Xcode的用户设置为我修复了它:

defaults delete com.apple.dt.Xcode