ios - Cannot run latest version of xamarin on MAC having OS 10.7.5 -


i have mac mini mac os x lion 10.7.5 , trying install latest version of xamarin studio on mac have windows machine (having latest xamarin studio installed) , want connect mac developing ios app.

but cannot run latest version of xamarin on mac machine, can tell me how can create ios app on 10.7.5.

what minimum system requirements?

xamarin requires platform sdks apple , google target ios or android, , our system requirements match theirs. build ios, you'll need latest ios sdk (currently ios 8.1), ships xcode 6.1 , requires mac osx 10.9.4+ (mavericks) or 10.10 (yosemite). our visual studio extensions ios , android support non-express editions of visual studio 2010, visual studio 2012 , visual studio 2013.

http://xamarin.com/faq


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -