简体   繁体   English

Iphone开发的iPhone应用程序

[英]Iphone app development from monodevelop

是否可以从Monodevelop开发iPhone应用程序,如何从ubuntu进行操作

Sorry. 抱歉。 Not yet, You need a Mac to write iPhone apps. 尚未,您需要Mac才能编写iPhone应用程序。

It is potentially possible with alot of work setting up the cross compilers ( apple release the gcc sources it uses about a year after doing xcode releases ). 设置交叉编译器可能需要进行大量工作(苹果公司在发布xcode大约一年后发布了gcc源代码)。

I've built a few simple c demos but it was hours and hours of work to get a toolchain that works. 我已经构建了一些简单的c演示,但是要花很多时间才能使工具链起作用。 Getting mono working on top would be more and more hours. 让mono工作在顶部将越来越多。

You can run OS X in VirtualBox, although best to check licence terms. 您可以在VirtualBox中运行OS X,尽管最好检查许可条款。 See here http://reviews.cnet.com/8301-13727_7-20005524-263.html 看到这里http://reviews.cnet.com/8301-13727_7-20005524-263.html

EDIT: to clarify, it must be Snow Leopard Server. 编辑:要澄清,它必须是Snow Leopard Server。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM