I'm trying to start a Xamarin.Mac and F# project in Xamarin Studio latest stable version. When I double click the MainWindow.xib file it opens up the interface editor in Xcode as expected. But then project template is missing the ViewController.h file which should be used to make the outlets and actions work as per the docs. The file exists for C# projects as I can see.
Hmm. This sounds like a bug for sure.
I've filed a bug here: https://bugzilla.xamarin.com/show_bug.cgi?id=41398
I'm not the greatest expert in F#. Could you please comment on that bug, with a example project and note which version of Xamarin.Mac / Xamarin.Studio you have installed.
Answers
Hmm. This sounds like a bug for sure.
I've filed a bug here: https://bugzilla.xamarin.com/show_bug.cgi?id=41398
I'm not the greatest expert in F#. Could you please comment on that bug, with a example project and note which version of Xamarin.Mac / Xamarin.Studio you have installed.