Create Mac apps with Xamarin from Visual Studio

It seems simple enough to create Android and IOS applications on Xamarin in Visual Studio, but I don’t see how to create OSX applications.

The Xamarin download page for Windows / VS states that it "Includes the following: Mac - developing applications using Xamarin.Mac". There is no way to create an OSX / Mac project

Sorry if I'm tight, but I gather in circles here and always get information on creating iOS applications. I know that I can create applications using Xamarin Studio on a Mac, but this is not ideal.

+4
source share
1 answer

This was not possible before, but now it is possible with Xamarin for Visual Studio 4.2. However, support is limited to certain types of projects. More information can be found in the message.

+3
source

Source: https://habr.com/ru/post/1488292/


All Articles