Xcode crashes when changing table view cell style

Originator:bshimmy
Number:rdar://FB7558560 Date Originated:January 30 2020
Status:Open Resolved:
Product:Xcode Product Version:Xcode Version 11.3.1 (11C504)
Classification:Crashj Reproducible:Always
 
Xcode crashes when I change a table view cell's style in a storyboard. It defaulted to custom when I first added it. Then I changed it to right detail without issue. Now I am trying to change it back to custom or any other style but it crashes immediately 100% of the time

Upon further investigation this seems to happen when you set the "image" property in the storyboard for the right detail cell (or subtitle or basic cell). Even if you subsequently delete the image property contents, it will still crash if you switch the type to Custom or Left Detail which don't have an "Image" field

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!