Can't connect IBOutlet in Interface Builder

前端 未结 19 2054
别跟我提以往
别跟我提以往 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:34

    I had the same problem, and I just tried diatrevolo's suggestion: Click File, then Read Class Files, and point to your File's s Owner class.

    This fixed it for me. I would +1 diatrevolo, but I don't have any reputation yet...

提交回复
热议问题