Is there a way to develop an iPhone game on a PC? [duplicate]
Possible Duplicate:
How can I develop for iPhone using a Windows development machine?
Basically, that's my doubt.
I want to develop an iPhone game on my free time, but I dont want to buy a Mac, so, is there开发者_StackOverflow中文版 a way to use my pc to develop the game?.
Thx in advance.
No. Apple does not allow development on PCs.
You might be able to develop a game using your PC using something like Unity but you will require a Mac to be able to deploy your application to an iPhone.
http://maniacdev.com/2010/01/iphone-development-windows-options-available
Yes, you can use a PC to develop iPhone applications.
If you want to develop applications on Windows, you can setup the toolchain and use it. However, you will not be able to submit your applications to the App Store. http://code.google.com/p/winchain/
You can also install OS X onto your PC, and run XCode/iOS SDK in that way. Since you have what is effectively a Mac, you can buy a iPhone Developer Program membership and submit official applications to Apple's App Store.
Your you can install Mac OS X in your PC, only for development, though I don't advise it you. Then, you can install xcode and create an account in iPhone Developer Center and to begin your bad experience with this. But you'll have big problems of stability with Mac Os X in you pc.
The way more logic, buy an Apple, I recommend it to you.
Apparently there is an SDK for Windows that allows you to code in C/C++ and turn it into an iphone game, but you are limited to 2D games and you have to use their API. Here's the link.
http://www.dragonfiresdk.com/index.htm
Rent a Mac remotely from macincloud.com. You can use your Windows remote access program to log on to their Mac server and you can start developing app on an actual Mac.
精彩评论