I'm struggling to find a clear answer to that simple question : what's the path to build an OSX app from a VS c# project?
I tried and read about everything...
- Original project : C# windows form in Visual Studio. .Net framework 4.5
- Open and run perfectly in Mono or Xamarin Studio.
- Checked compatibility with Mono Migration analyser : everything fine.
- Installed Xamarin Studio enterprise
- Still no Mac app build option in the project options.
Is such thing possible or not? If so, where's the mac build option? I'm lost on that issue...