@IBDesignable crashing agent

前端 未结 10 897
自闭症患者
自闭症患者 2020-11-29 02:59

When I write my own UIButton-extended class and make it @IBDesignable, I receive two errors in Interface Builder, namely:

  • Main.storyb
10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-29 03:53

    I wasted a full day on this and finally I got my problem solved

    I selected Build for target as 8.0 and it fixes everything for me.

提交回复
热议问题