Can't connect IBOutlet in Interface Builder

前端 未结 19 2064
别跟我提以往
别跟我提以往 2020-12-04 20:02

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

19条回答
  •  旧巷少年郎
    2020-12-04 20:23

    In Interface Builder File->Read Class Files, and point it to your File's Owner's class. That fixed it for me.

提交回复
热议问题