iPhone development on PC [duplicate]

不问归期 提交于 2019-11-28 00:52:09

You do not need necessarily a Mac. It depends on your requirements for the application. What you can always do is creating a web application for the iPhone.

Here is a nice tutorial with Aptana (Eclipse based IDE for web development). Aptana seems to have some kind of iPhone simulator integrated.

There are various toolkits available, e.g. iui and jQTouch, to simulate the Look&Feel of iPhone apps.

Get a Mac or run OSX server under VMWare (install OSX86 on a separate partition)...

Use an Open Source Toolchain normally used for jailbroken dev. It should work for the app store...

Chris Hardy did a good session on using C# for development on an iPhone using Monotouch at the last DDD at Microsoft, Reading UK last month. His session was recorded. Heres a link to the video. http://vimeo.com/9150434

There are some good discussions of iPhone development from a .net developers perspective here:

http://dotnetrocks.com/archives.aspx

Shows: 468 and 454, there is also an upcoming show on the 3rd of march

http://www.dragonfiresdk.com/index.htm I haven't used it, but those that I have talked to say its good :) unfortunately it costs money :(

Here's a great tutorial going through getting iBoot, VMWare installation, then using phonegap to develop with 1 code base and then compile to multiple platforms (including iphone and andriod).

http://www.kintek.com.au/web-design-blog/developing-for-the-iphone-and-ipad-by-runing-os-x-10-6-snow-leopard-on-a-pc/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!