xcode9.0, in storyboard, when I toggle tableview style to grouped, xcode crashed

纵饮孤独 提交于 2019-12-13 12:58:21

问题


In xcode9.0, I add a tableview to storyboard, when I toggle tableview style to grouped, xcode crash.


回答1:


  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



回答2:


I update to Xcode9.0.1, this problem has been solved.



来源:https://stackoverflow.com/questions/46390437/xcode9-0-in-storyboard-when-i-toggle-tableview-style-to-grouped-xcode-crashed

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!