1
vote
Why do these errors in Xcode Mean?
You (or some code) appears to be using key-value coding on your classes. I assume there's a hotKeyDisplayEntry ivar somewhere, maybe defined in a nib and a connection made but not in your class? …
