Xcode shows wrong documentation

As the title says, Xcode is showing the wrong documentation.


For example, I subclass a UIView (say "MyPrivateView : UIView"), and when I control+click on it, it shows the documentation of UITabBarController.


Is there anyway to fixx this?


(I tried documenting the class, but no use ... This is something that would be distributed in a framework, so we don't like any weird documentation)


Thank you

Xcode shows wrong documentation
 
 
Q