Possible Duplicate:
iPhone development on Windows
Xcode 4 only works on Mac and I am getting project requests for iOS and I need to develop iOS applications without uying a Mac. I have a Windows PC. Is there an IDE which works well with iOS SDK or is developing C++ code which uses iOS SDK libraries the only choice?
One newer solution which is open source is called MonoCross.
Here’s a link to their site, and here’s the Google code site.
From their site:
It uses C#. No C++ required.
Edit: MonoCross uses MonoTouch.