Unfortunately all the videos on Channel 9 and YouTube demonstrating UITest usage only show running it on an Android device / emulator unless you deploy to Test Cloud. Is there any video available at all for running a UITest on Mac for an iOS device / Simulator using either Xamarin Studio or Visual Studio?
There are few thing that you can't test in Test Cloud. I have to test them locally. Also even before throwing to Test Cloud, I will have to make sure that the tests basically run locally. That's why I need to test on a local iOS Simulator or device.