Just updated to Xcode 5 and this is the first error its throwing on the logger for all my apps. Can\'t seem to understand why this is happening.
2013-09-
I had this problem, and none of the answers in this thread could fix it. Mine was simple UI with a UIDatePicker. I resolved it by removing the UIDatePicker and the associated code, then added them in again. Problem solved!