ios - 在没有 mac os 的情况下构建 iOS 应用程序?

标签 ios

<分区>

Possible Duplicates:
iPhone development on Windows
Alternatives For iOS Development Under Windows

您好,有什么方法可以只使用 Windows 或 Linux 构建 iOS 应用程序吗?

我知道有一些方法可以让 mac os 在 VM 上启动,但我的意思是仅在 win/linux 上。

我知道有一些像 phonegap 这样的平台,但你也需要一台 mac 来构建你的应用程序。 还有其他方法吗?

最佳答案

有一些替代方案,但据我所知,没有纯 obj-c/cocoa 开发的方法。看这里:

Alternatives For iOS Development Under Windows

关于ios - 在没有 mac os 的情况下构建 iOS 应用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6106713/

相关文章:

ios - 点击单元格显示下面的 View

ios - 如何使用 AFNetworking 或 STHTTPRequest 来请求 SOAP Web 服务?

ios - Unity-音频文件在iPhone和iPad上播放不佳

ios - 如何使用图标向 UITextField 添加填充

ios - 如何在重置之前向日志添加值(Swift 中的 CoreData)

iOS 应用程序在后台监听共享存储

ios - 哪种方式更有效地验证多个文本字段已被修改?

ios - 通过第二个、第三个等单词的锚定搜索对字符串数组进行排序

ios - 当键盘显示时移动 UITextFields

ios - 为什么 SKStoreReviewController 不允许我提交评论?