Interface Builder's “Simulate Interface” is gone in xcode 4.6?

不想你离开。 提交于 2019-12-14 03:54:48

问题


Is it possible to 'simulate interface' in xcode 4.6? The command seems to be missing :-(


回答1:


I am using Xcode 5 and you can find this feature under Editor-> Simulate Document (not the Edit menu) as others have pointed out.

However, this feature is only available for Mac xibs and is not available for iOS xibs.

I am guessing this was probably the same situation in Xcode 4.6 back when the question was originally asked, hence the confusion in the other questions and comments.




回答2:


Is it possible to 'simulate interface' in xcode 4.6? The command seems to be missing :-(

It seems, NO




回答3:


In xcode 4.6, you can find from menu bar:

Editor (NOT Edit) menu >> Simulate Document

This one may be helped :)



来源:https://stackoverflow.com/questions/13623144/interface-builders-simulate-interface-is-gone-in-xcode-4-6

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