How to show storyboard in Xcode 11 like in Xcode 10?

How do I show storyboard in Xcode 11 like it showed in Xcode 10, instead of an xml file?

Accepted Reply

It does not show as xml for me.


In the project file navigator on the left,

- select storyboard

- right click

- select Open as > XCode storyboard


That should restore the situation as XCode 10.

Replies

It does not show as xml for me.


In the project file navigator on the left,

- select storyboard

- right click

- select Open as > XCode storyboard


That should restore the situation as XCode 10.