xcode - How to open Storyboard as xml source? -
i need reorder view controllers in storyboard. know need open storyboard source code using right clicking on file , using menu open as.... can open storyboard xml file.
my problem source opened text - there no colour differences on comments example. when make move of code inside not indented properly.
how open storyboard source xml? 
to open storyboard xml source:
right click on storyboard, see menu, hover on "open as"  select "source code" 
hope help.
to go view storyboard in design build mode,
right click on storyboard, see menu, hover on "open as" select "interface builder -- storyboard"

Comments
Post a Comment