In my Mac Mini, I have installed OS X (v10.11.3), XCode (v7.2) and Xamarin Studio.
I have a PC (Windows 8.1) with Visual Studio Community 2015 with Xamarin tools installed. I have a problem with the connection between my PC and the Mac. I have compiled and debugged my application by Android, but now, I'm interested to run the application in iOS to test in this platform. I'm developing an Xamarin Forms application with a Portable Class Libraries (PCL).
I'm continuing my adventure with Xamarin.