79794980

Date: 2025-10-20 14:16:09
Score: 2.5
Natty:
Report link

This appears to be a change due to iOS26. Xcode 18.1 detail storyboard shows the tableview as a grey area and the info in the detail view is laid out to the right of the tableview. Xcode26 storyboard shows the tableview superimposed over the detail view.

Shifting the info in the detail view to the right appears to be the solution.

enter image description hereenter image description here

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: HeyRef