I get the error mentioned in the title when I Build and Run from Xcode 7.3 beta 2 to an iOS 9.3 beta 2 simulator. Running on OS X El Capitan 10.11.3. Submitted bug # 24352291 with the generated error report.
"com.apple.datamigrator quit unexpectedly." when Build and Run to iOS 9.3 beta 2 simulators
idem for my simulator. Fix ?
In my limited testing, everything seems to work after clicking the Ignore button on the error message, and I only get the error message if the simulator is not already started. So (for me) it is a minor annoyance and my "fix" is going to be "hope Apple fixes it" 🙂.
Got the same problem. com.apple.datamigrator crashes whenever Core Simulator is launched.
Anyone has a workaroud?
I have this bug as well and the only workaround I've found to avoid it is to run on a physical phone. No crashy crash there.
Confirm, same here with simulator.
If the crashpoint is in Mail, it's a known bug in the beta that just impacts the simulator and can be safely ignored.
I have the same problem. com.apple.datamigrator quit unexpectedly
Xcode 7.3 beta 2 to an iOS 9.3 beta 2 simulator. Running on OS X El Capitan 10.11.2
My crash logs indicate missing BackBoardServices in the path where it normally would be... I think this may be the problem.
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
I've removed Xcode and reinstalled to no avail. but it looks like a BackBoardServices is missing.
That's quite disturbing. It should certainly be there. Please file a radar.
Did your install not complete 100%?
What is the output of 'ls -l /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks' ?
I ran the command in in my case, it looks like BackBoardServices.framework is installed. However, I am also receiving the "com.apple.datamigrator quit unexpectedly" crash whenever I launch a simulator from Xcode (7.3 beta (7D129n))