I just got this error in one of my apps, and after checking some other apps the same error is happening. None of my IBOutlets and IBActions are con
IBOutlets
IBActions
I have this problem only with @protocol defined IBOutlets if I don't redefine them in the implementing class.
@protocol
Probably the only thing we can do is file a bug.