windows 在 PC 上开发 iPhone

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2261267/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 13:55:42  来源:igfitidea点击:

iPhone development on PC

iphonewindowsios-simulator

提问by

Can anybody shortly describe solutions to start develop for iPhone on PC?

有人能简单描述一下在 PC 上开始为 iPhone 开发的解决方案吗?

回答by Felix Kling

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

您不一定需要 Mac。这取决于您对应用程序的要求。您始终可以做的是为 iPhone创建一个Web 应用程序

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

这是一个很好的Aptana 教程(用于 Web 开发的基于 Eclipse 的 IDE)。Aptana 似乎集成了某种 iPhone 模拟器。

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

有各种可用的工具包,例如iuijQTouch,可以模拟 iPhone 应用程序的外观和感觉。

回答by Gnark

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

获取 Mac 或在 VMWare 下运行 OSX 服务器(在单独的分区上安装 OSX86)...

回答by JohnnyJP

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

上个月,Chris Hardy 在 Microsoft 的最后一次 DDD 上使用 Monotouch 在 iPhone 上使用 C# 进行开发,Reading UK 做了一个很好的会议。他的会议被记录下来。这是视频的链接。http://vimeo.com/9150434

回答by Harley Watson

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

使用通常用于越狱开发的开源工具链。它应该适用于应用商店...

回答by Maurice

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).

这是一个很棒的教程,包括获取 iBoot、VMWare 安装,然后使用 phonegap 开发 1 个代码库,然后编译到多个平台(包括 iphone 和 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/

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

回答by Shiraz Bhaiji

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

从 .net 开发人员的角度来看,这里有一些关于 iPhone 开发的很好的讨论:

http://dotnetrocks.com/archives.aspx

http://dotnetrocks.com/archives.aspx

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

演出:468 和 454,还有一个即将在 3 月 3 日举行的演出

回答by crmunro

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

http://www.dragonfiresdk.com/index.htm我没用过它,但我谈过的那些说它很好:) 不幸的是它要花钱 :(