gsdios / SDAutoLayout

One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
MIT License
5.9k stars 1.28k forks source link

导入头文件后不能正常使用框架 #226

Open 429329513wanting opened 7 years ago

429329513wanting commented 7 years ago

真是奇怪,原来用的好好的。新建个工程,拖进去后运行老是闪退 -[UIButton sd_layout]: unrecognized selector sent to instance 0x1004164d0

lahala commented 7 years ago

他这个版本 你不要用pods导入 直接原生拖入就可以了