XCode 4.2 Version Inspector Hides Storyboard

梦想的初衷 提交于 2019-12-21 03:19:09

问题


I'm not sure if anyone else is having the problem...but when I click the Version Editor button in XCode...my Storyboard switches to XML view and I can't figure out how to get the Visual editor back.

Can anyone help? I'm really hoping this is just a result of late night coding sleepiness...thanks in advance


回答1:


Right click on the storyboard file -> Open As -> iOS Storyboard




回答2:


An easier way to do that is to go to the File menu and close the file. I had to close all open storyboards then select them again.




回答3:


I had this issue (now the year is 2014) and the fix was clicking the icon on the top right for 'Show the Standard Editor' and you'll get your storyboard back. Here's a hint for the youngbloods, it's the one to the right of the bowtie on the tux.




回答4:


Remove the reference to MainStoryBoard.storyboard (Right-click → Delete → Remove Reference Only), and drag it back into the project via Finder.




回答5:


maybe you have open version control? press command + return



来源:https://stackoverflow.com/questions/7911658/xcode-4-2-version-inspector-hides-storyboard

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!