The storyboard opens in xml format.

The storyboard opens in xml format.

I tried the following way

  • select storyboard
  • right click
  • select Open As > Xcode Stroyboard

But Nothing in Open As...

how can i solve it?

Answered by OOPer in 690352022

One possible reason is that you are enabling Code Review:

Please check if it really is enabled and try disabling it.

There is something I don't understand:

  • is it a SwiftUI app ? That's what the tag says.
  • how do you have a storyboard if so ?

Could you try the same on LaunchScreen storyboard ?

Could you show the header you get when you open as XML ?

Did you update Xcode recently (it seems you have Xcode 13) ? Does it work with older version ? If so, may be you should reinstall Xcode.

Accepted Answer

One possible reason is that you are enabling Code Review:

Please check if it really is enabled and try disabling it.

The storyboard opens in xml format.
 
 
Q