Xcode 8.1 storyboard showing blue lines only

后端 未结 7 2121
温柔的废话
温柔的废话 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条回答
  •  萌比男神i
    2021-01-17 11:22

    Don't worry revert back to old xcode

    To remove the blue lines,

    First, select a view controller in the storyboard.

    Then, go to Editor > Canvas > Show Bounds Rectangles

    This will hide the blue lines.

    You may have to repeat this 2 or 3 times to make it work.

    Image Link

提交回复
热议问题