Xcode 4: Creating a UIView xib, not properly connecting

前端 未结 30 3447
时光说笑
时光说笑 2020-12-02 16:29

I\'m trying to create a nib that contains a view that will be embedded in a TableViewCell. I\'ve created the interface and implementation files, ResultCell.h an

30条回答
  •  抹茶落季
    2020-12-02 17:05

    I just had this problem and restarting Xcode did not fix it. I removed the class files from the project then added them back in and it started working.

提交回复
热议问题