I have downloaded Xamarin.Form sample projects from github https://github.com/xamarin/xamarin-forms-samples
Once I open any sample projects, it does not allow me to run on iOS Simulator.
Does any one know how to handle this problem. I am using Xamarin Studio on Mac Operating System.



UPDATE-1:
I have also found the following useful article regarding my issue http://crossplatform.io/2013/12/02/setting-the-active-configuration-in-xamarin-studio/
I chose TabbedPageDemo.iOS--> iOS|Debug then I could able to see iOS part, however it still does not give me an option of Set As Start Project








