10

Possible Duplicate:
How can I develop for iPhone using a Windows development machine?

Can you tell me how to install Xcode in windows 7 .... Or there is any other way to develop Iphone app on windows 7 ???

Community
  • 1
  • 1
niraj bariya
  • 149
  • 1
  • 1
  • 8
  • There are numerous existing questions on this topic already. Have a look at, for example: http://stackoverflow.com/questions/22358/how-can-i-develop-for-iphone-using-a-windows-development-machine – mttrb Dec 01 '12 at 06:26

1 Answers1

8

X-code is primarily made for OS-X or iPhone development on Mac systems. Versions for Windows are not available. However this might help!

There is no way to get Xcode on Windows; however you can use a different SDK like Corona instead although it will not use Objective-C (I believe it uses Lua). I have however heard that it is horrible to use.

Source: classroomm.com

Community
  • 1
  • 1
Vaibhav Magon
  • 1,453
  • 1
  • 13
  • 29