When I double click Mainwindow.xib file the Interface Builder does not open in MonoTouch?

|▌冷眼眸甩不掉的悲伤 提交于 2020-01-06 13:52:53

问题


when I double click Mainwindow.xib file the Interface Builder does not open. I did some research but I could not solve it, I encounter with the same question on many websites but there is no solution.

I do not know the application type is important or not, I mean I have created iPhone Window-Based, iPhone Navigation-Based but the Interface Builder did not open.

Another thing is I use MonoTouch trial version, I do not know if it might be the reason for this. What can I do to solve it? Thanks for advance.


回答1:


The issue was that interface builder (xib) was not installed. I fixed this by reinstalling everything as indicated on this page: http://monotouch.net/Documentation/Installation

But when I installed the Iphone SDK, I selected all components including the Mac API option.

Hope this helps:)

Benn



来源:https://stackoverflow.com/questions/6632941/when-i-double-click-mainwindow-xib-file-the-interface-builder-does-not-open-in-m

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