Xcode9 NIB 上拖拽一个 GroupTableview 卡死Xcode的问题
该问题的解决方法是:
1、拖一个新的tableview 到 view 上边 2、去掉默认勾选 的 Automatic RowHeight 和 Automatic Estimate 3、选择 group 4、OK 了 1、Drag a new tableview to the top of the view 2、Remove the default check of the Automatic RowHeight and Automatic Estimate 3、Select Group Type 4、OK
转发请标注原文链接