Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

DP5 errors in IOHIDEventQueue.c

Tags:

ios

xcode5

I was working on XCode5-DP4 and I switched to DP5.

Now I have this nasty errors on my logs:

AssertMacros: queueEntry,  file: /SourceCache/IOKitUser/IOKitUser-920.1.11/hid.subproj/IOHIDEventQueue.c, line: 512 

Any ideas? I don't even know where to start searching.

like image 251
Lucas Avatar asked Aug 06 '13 20:08

Lucas


1 Answers

This is a bug in Xcode 5 DP5. Just ignore it, it will go away in the next BETA build eventually.

like image 154
Cocoanetics Avatar answered Sep 23 '22 04:09

Cocoanetics