I am on Mac OSX Lion 10.7.0 with Xcode 4.2 for IOS 5 and Xamarin’s MonoTouch.
(“Cross platform mobile development tools that allow you to use C# and .NET to create apps for iOS and Android”) and on VMWare 8.0.0 on Ubuntu 11.10.
I am testing MonoTouch and when I follow this tutorial then at one step, I have to do my xib file with xcode Interface Builder I have no header files.
Whereas these AppDelegate.h and HelloWorld_iPhoneController.h are needed.
Do I have to write these ? or there is no any problems ?
Thanks and sorry for my English, I am French.
If you followed all the steps then MonoDevelop should have created the xib file.
You just have to double-click on the xib file (in MonoDevelop’s solution pane) to open Xcode.
You can then continue the tutorial from the Xcode’s Interface Builder.
p.s. you can contact support@xamarin.com and ask your question in french.