Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create Mac apps with Xamarin from Visual Studio

It seems to be easy enough to create Android and IOS apps on Xamarin in Visual Studio, but I can't see how to create OSX apps.

On the Xamarin download page for Windows/VS it states that this "Includes the following: Mac - Develop Apps with Xamarin.Mac". There is no option to create an OSX/Mac project

Apologies if I'm being dense but I am going round in circles here and always end up with information on creating IOS apps. I know I can create apps using Xamarin Studio on the Mac but that isn't ideal.

like image 486
Stewart Cunningham Avatar asked Oct 21 '22 06:10

Stewart Cunningham


1 Answers

It wasn't possible before, but it is possible now with Xamarin for Visual Studio 4.2. The support is limited to certain project types though. More information is available in the blog post.

like image 72
Filip Navara Avatar answered Nov 17 '22 02:11

Filip Navara