5
votes

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.

1
Question on Xamarin Mac Forum - I asked the same question on the Xamarin Mac forum and it seems that you currently cannot build for Mac from Visual Studio. You're stuck with using Xamarin Studio. There were some alternative's but nothing official and not having resharper for it is pretty lame - Viv
Thanks, It's all very frustrating and quite misleading. I'm quite experienced with OSX, but it is still comparably weak as a development environment. Xamarin studio is also a giant step backwards, particularly for debugging. - Stewart Cunningham
Does anyone know if this situation has changed? It says on Xamarin home page Windows, iOS and Android from Visual Studio so it would seem not? - Rick Wheeler
This is especially obnoxious when there are Xamarin Studio bugs where the work around left by Xamarin is "do it in Visual Studio" - tarrball

1 Answers

3
votes

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.