Monotouch and XCode 4, where did the outlets go?

只愿长相守 提交于 2019-12-01 15:48:33

From Miguel's MT 4.0 Announcement

We are currently hard at work to add support to MonoDevelop to work with the new XCode 4.

With XCode 4, Apple removed Interface Builder as a standalone tool. We should have a beta in a couple of weeks of the solution we came up with.

you can install them side by side by doing so(I believe you have Xcode 4 installed): Run the Xcode 3 installer When you can choose the install location change it to the folder of your choice but not to developer Complete the installation and open Xcode 3 done

use mono for mac os.

then convert your application on monomac solution and build and run application, after build u get .app file,

for this you need C# plugin on mono.

or cocoa sharp plugin.

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