
It greatly helps if your machines are physically near to each other, because when you build and run on Windows, the iOS Simulator will load on your Mac. I have explained about basic Xamarin.Form application creation in my previous article.

You can refer to and create basic Xamarin.iOS or Xamarin.Form application.Īfter creation, Visual Studio will prompt you to prepare your Mac to be the Xamarin build host, using the below 3 steps. On the Mac Machine, select “System Preferences”. In System Preferences, click on “Sharing”. In Sharing, turn on the Remote Login and change "Allow access to All Users or Only these users" and add a user. In the Visual Studio, you can click on “Connection Indicator“. Select your Mac name from Mac agent window and click on “Connect”.Įnter the Mac username and password and click on "Login".Īfter successful connection, the color of Connection indicator will change to green. #CANNOT CHECK IOS IN VISUAL STUDIO FOR MAC PASSWORD# If its connection is on low bandwidth, it will change to orange (it’s not recommended for debug applications). Your app will compile and execute, but you won’t see it running on Windows.


Instead, you’ll see it on your Mac build host.
