Search code examples
iphonexamarin.iosxcode3to4

Creating outlets in Xcode4


I recently upgraded to xcode4 and now I cant create outlets at all. The only documentation that I can find says to use drag and drop feature to connect my outlets, which is useless to me as I'm developing in monotouch.

How can I create outlets in interface builder like I could in Xcode3?


Solution

  • Look a the answer of Miguel de Icaza here.

    Interface builder isn't supported in Xcode4 in the current release of MonoTouch.