In xcode9.0, I add a tableview to storyboard, when I toggle tableview style to grouped, xcode crash.
xcode9.0, in storyboard, when I toggle tableview style to grouped, xcode crashed
This is why i never update my xcode. the only way to do here is report a bug in apple website. –
Stalder
GOD I HATE XCODE. This is ridiculous! –
Ceja
FYI, I am experiencing the same thing in a XIB. Opening it as source code and manually changing the table view's style to "grouped" makes it so that I cannot open the XIB until I change it back to "plain". FWIW, Xcode has been mostly stable for me, although I suppose it's possible that this is a High Sierra issue (10.13 has not been very stable, in my experience). –
Hertha
It's Oct 19, 2017 now. Still having this issue, with both Xcode 9 and High Sierra updated to stable releases. –
Periodicity
- Drag a new tableview to the top of the view
- Remove the default check of the Automatic RowHeight and Automatic Estimate
- Select Group Type
- OK
This works, but you can't switch back to "automatic" after that… –
Montcalm
I update to Xcode9.0.1, this problem has been solved.
© 2022 - 2024 — McMap. All rights reserved.