Xcode quit unexpectedly while using the dsc_extractor.bundle plugin

ios7, iphone-5, macos, xcode

Solution

For me it worked out when I delete the `"~/Library/Developer/Xcode/iOS DeviceSupport/(iOS Version of the device)"` folder. It is recreated next time, when the device is connected to the Mac and Xcode is running.

A previous restore of the iPhone 5S did not help and I had no problems to connect the device to another Mac. So it seems to be an issue only on the Mac and not on the device.

Problem

When I attach my new iPhone 5s to my Mac, Xcode crashes with this error: Xcode quit unexpectedly while using the dsc_extractor.bundle plugin This happens while Xcode is processing symbols from the device. It all works fine on my iPad4 which is running IOS 6.1.3. I updated MacOS to Maverick, I reinstalled Xcode and I still have the same error. My current Xcode version is 5.0.2 (3335.32), iPhone IOS is 7.0.4 (11B554a).

Original source