Xcode 7.3 open crash

when i update xcode to 7.3

open ,crash,here is the tips:


Process:

Xcode [1475]

Path:

/Applications/Xcode.app/Contents/MacOS/Xcode

Identifier:

com.apple.dt.Xcode

Version:

7.3 (10183.3)

Build Info:

IDEFrameworks-10183003000000000~2

App Item ID:

497799835

App External ID:

816750016

Code Type:

X86-64 (Native)

Parent Process:

??? [1]

Responsible:

Xcode [1475]

User ID:

501


Date/Time:

2016-03-30 13:52:24.285 +0800

OS Version:

Mac OS X 10.11.4 (15E65)

Report Version:

11

Anonymous UUID:

4FCDDDB2-DC03-B4AF-BCAD-9A3B56B2F7AE



Time Awake Since Boot: 7400 seconds


System Integrity Protection: enabled


Crashed Thread:

0 Dispatch queue: com.apple.main-thread


Exception Type:

EXC_CRASH (SIGABRT)

Exception Codes:

0x0000000000000000, 0x0000000000000000

Exception Note:

EXC_CORPSE_NOTIFY


Application Specific Information:

ProductBuildVersion: 7D175

UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Error getting value for key 'delegateClass' of extension 'Xcode.IDEPlaygroundEditor.MenuDefinition.SelectedResultDisplayMode' in plug-in 'com.apple.dt.IDELanguageSupportUI'

UserInfo: {

NSUnderlyingError = "Error Domain=DVTPlugInErrorDomain Code=2 \"Loading a plug-in failed.\" UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDELanguageSupportUI, DVTPlugInExecutablePathErrorKey=/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI, 0): Library not loaded: @rpath/libswiftAppKit.dylib\n Referenced from: /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI\n Reason: Incompatible library version: IDELanguageSupportUI requires version 1.0.0 or later, but libswiftAppKit.dylib provides version 0.0.0, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin, NSLocalizedFailureReason=The plug-in \U201ccom.apple.dt.IDELanguageSupportUI\U201d at path \U201c/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin\U201d could not be loaded. The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7ff7cb69aa10 {Error Domain=NSCocoaErrorDomain Code=3587 \"dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI): Library not loaded: @rpath/libswiftAppKit.dylib\n Referenced from: /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI\n Reason: Incompatible library version: IDELanguageSupportUI requires version 1.0.0 or later, but libswiftAppKit.dylib provides version 0.0.0\" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI): Library not loaded: @rpath/libswiftAppKit.dylib\n Referenced from: /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI\n Reason: Incompatible library version: IDELanguageSupportUI requires version 1.0.0 or later, but libswiftAppKit.dylib provides version 0.0.0, NSBundlePath=/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin, NSLocalizedDescription=The bundle \U201cIDELanguageSupportUI\U201d couldn\U2019t be loaded because it is damaged or missing necessary resources.}}}";

}

I had the same problem. You just need to clean this directory:

  ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

Thanks. It solved my problem.

Great! works :-)

Xcode 7.3 open crash
 
 
Q