Xcode 9.1 Interface Builder Bug

Bug Report - IB only reveals frames not contents of of IB created subviews/controls


For example: Xcode 9.1, Create New Project, Single View, Swift. Open IB in standard mode(Storyboard), drag

label into existing ViewController. Label view is tiny but can be dragged to reasonable size, once sized, label text

does not appear unless selected

Replies

Oddly, this behavior disappeared after third re-start of XCode. If the IDE was doing some setup in the background which caused this

broken display behaviour, it should be noted in the status block (like the new "preparing debugger support")

You should keep track of this for yourself in case problem reappears.


Don't forget to mark this thread as closed on your own answer.