Hi, I hope I'm posting this in the right place. I've run into an issue getting started with Xamarin. I've followed these instructions http://docs.xamarin.com/guides/ios/getting_started/installation/windows/ http://docs.xamarin.com/guides/ios/getting_started/installation/mac/ http://docs.xamarin.com/guides/ios/getting_started/device_provisioning/ and despite a few hiccups along the way I have activated my Business License trial and can successfully pair my Mac to VS 2012 running on my Win 8 Pro dev box. I can even see my iPad in the device list in VS, and at the bottom of my VS window, it says "Connected to Xamarin.iOS Build Host at 192.168.0.198"
So the next thing I try to do is download and run the Tasky sample project in VS. The project will not build and fails with this error: Identifier is not set in iOS Application Property Page C:\Users\Mike\Downloads\Tasky\iOS_Starter\TaskyiOS\Info.plist
A Google search and a search of this forum did not provide any relevant leads to get past this issue.
Here's some details about my installations: WIndows 8 Pro VS Professional 2012 Version 11.0.60610.01 Update 3 .NET 4.5.50709 Xamarin.iOS 1.8.365
Mac OS X 10.9 Xamarin Studio 4.2.2 (build 2)
Thanks in advance for any help you can provide in getting me past this point.
Mike