Image showing blue lines. After XCode 14 update in a day i encounter this almost 10 times. Only solution is every-time i restart xcode. Does anyone has some other solution?
Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
3
Answers
Actually it is not issue or bug. It is one features provided by Apple Inc. in new Xcode version by default. It shows that how actually controls shows on your screen, so it try to show us grid with blue lines when we put any control on storyboard.
Also you can hide those blue lines by
Open app in Xcode –> Select Storyboard –> Editor –> Canvas –> Show Bounds Rectangles
Repeat this step 3 times:
These sre the features simply change it go in the editor and do the following
Storyboard> Editor> Canvas> Show Bounds Rectangles