From the web site it looks like Appcelerator uses HTML and CSS to create the apps and not native Xcode.
Am I reading something incorrectly on their site ?
http://www.appcelerator.com/products/titanium-cross-platform-application-development/
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
------------------------------
message: 4
date: Mon, 24 Jan 2011 14:04:45 -0500
from: Douglas Handy <dhandy@xxxxxxxxx>
subject: Re: Anyone here doing iPhone/iPad Development ?
Richard,
Are you paying money for it ?
I am using the free version. The monthly paid subscription is moving to
only annual next Month, but will also come with access to more features.
Too spendy for me -- I am staying with the free version.
Choice of development environments depends heavily on what you are trying to
achieve. Most cross platform environments will create what amounts to a web
app which runs locally. Most things run via HTML5/CSS and pretty much
everything is in essence a web page. This makes it much easier to support
multiple platforms.
Appcelerator is different. It creates iphone apps using "native UI"
controls and the compiled XCode project it creates does not have any *.js
anywhere to be found. This can help protect your IP if proprietary beyond
the minify or obfuscation of the *.js you may try with other environments.
Each environment has its own virtues. For my purposes, I chose
Appcelerator.
As an Amazon Associate we earn from qualifying purchases.