简体   繁体   English

我可以使用Apple SDK以外的任何其他方式发布iPhone / iPad应用程序吗?

[英]Can I publish iPhone / iPad apps using anything other than the Apple SDK?

Is is possible to use RealBasic/Java/Ruby or any other languages to publish to the iPhone/iPad, or am I locked into Apple's tools only? 可以使用RealBasic / Java / Ruby或任何其他语言发布到iPhone / iPad,还是我只能锁定Apple的工具? It would be good to see examples of where this has been done. 很高兴看到这样做的例子。

Something like http://rhomobile.com for Ruby maybe? 像Ruby的http://rhomobile.com这样的东西可能吗? For Html/Javascript you have Nimblekit, PhoneGap, Titanium etc. There are a growing number of frameworks out there now that offer similar features and capabilities. 对于Html / Javascript,你有Nimblekit,PhoneGap,Titanium等。现在有越来越多的框架提供类似的特性和功能。

Some time ago Apple removed restriction on usage of foreign tools. 不久前,Apple取消了对外国工具使用的限制。 However, anyway you will need a gate to translate your language calls into native Obejctive C function calls. 但是,无论如何,您需要一个门将您的语言调用转换为本机Obejctive C函数调用。

检查MonoTouch - 似乎是一个不错的选择

暂无
暂无

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

相关问题 我可以仅使用iPad 2和iPhone开始构建iOS应用吗? - Can I start building iOS apps using only iPad 2 and iPhone? 如何获得启动在我的iPhone / iPad中安装的其他应用的次数? - How can I access the number of times other apps installed in my iPhone / iPad have been launched? 我可以使用Ubuntu创建Apple iPod / iPhone / iPad应用程序吗? - Can I use Ubuntu to create a Apple iPod/iPhone/iPad app? 在iPhone和iPad上,不使用drawRect可以绘制任何东西吗? - On iPhone and iPad, can we draw anything without using drawRect? 如何防止除iPhone应用程序之外的其他任何东西与Rails Web应用程序通信? - How can I prevent anything other than my iPhone app from communicating with my Rails webapp? 无法将iOS / iPhone应用程序构建为i386以外的任何其他应用程序 - Can't build iOS/iPhone app as anything other than i386 如何在不注册Apple开发者计划的情况下使用Xcode 7在iPhone / iPad上运行应用程序? - How to run apps on iPhone/iPad using Xcode 7 without enrolling to Apple's Developer Program? 我可以在IOS设备(ipad,iphone)上使用SDK作为OSX平台吗? - Can i use an SDK for a OSX platform on IOS device (ipad, iphone)? 通过 TestFlight 在 Apple 硅 Mac 上部署 iPhone 和 iPad 应用程序 - Deploying iPhone and iPad apps on Apple silicon Macs from TestFlight 我还可以在没有iPhone 6发布图像的情况下发布iOS应用程序(仅在比例模式下运行的应用程序)吗? - Can i still publish iOS apps without iPhone 6 launch images (apps that run in scale mode only)?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM