In Xcode 7.3 the visual debugger no longer shows the light grey outline around each view, making it hard to see the different views. This is what I see (it is missing the grey outline):
This is what it used to show in Xcode 7.2 (it has the grey outline arounds views):
Any ideas why, something I need to turn back on, a bug maybe? I have tried toggling the options along the bottom of the visual debugger.
I am showing Wireframes and Contents
and toggling constraints seem to be broken too!
Anyone else seeing this?
I looked at another Xcode and the lines were there, so assuming this is a bug, I reinstalled Xcode and it fixed itself.