When I double click Mainwindow.xib file the Interf

2019-08-28 19: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条回答
迷人小祖宗
2楼-- · 2019-08-28 20:03

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

查看更多
登录 后发表回答