I\'m having a weird experience. I create any type of iPhone application, add a UIViewController with Xib file. I can edit the xib file with controls and see them rendered if
In Interface Builder File->Read Class Files, and point it to your File's Owner's class. That fixed it for me.