I'm working on a Cross-Plaform Xamarin.Forms app. I have just added a .mac project to the solution. The solution now has a .Android, .iOS, .UWP and a .mac project.
Question:
Can I debug the .mac project from Visual Studio 2017 running on Windows like I can with the .iOS project ? The guide here:
"Preview: Bringing macOS to Xamarin.Forms" seems to suggest that, but I can't get it to work.
best regards,
Eigil