Possible Duplicate:
How can I develop for iPhone using a Windows development machine?
I am using windows 7. Now, I have started to write code of iOS. Is it possible to do it without buying an mac machine? Is there any tool to do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can install Mac OS X on Virtual Machine.
Even if you buy a copy of Mac OS X it is debatable if it is legal.
Also there could be problems submitting app as Application Loader may fail on virtual machine.
Another option is to use cross platform frameworks for development. In some cases you need mac only for final compilation and upload.
Here are some of such frameworks