Xcode 8.1 storyboard showing blue lines only

后端 未结 7 2070
温柔的废话
温柔的废话 2021-01-17 11:01

I installed Xcode 8.1 and the storyboard shows only blue lines, for all UI elements. If someone has figured it out let me know. I am unable to revert it to even Xcode 8.0.

7条回答
  •  北荒
    北荒 (楼主)
    2021-01-17 11:36

    This has happened to me on several occasions. For me it almost always occurred after dragging a UILabel from a UITableViewCell into a different view.

    I was able to fix the problem by deleting the view controller in the storyboard that I did the dragging to/from, closing the app, and reopening the project.

提交回复
热议问题