I am writing a html5 stand alone app (not hosted on a server). How do I package and deploy it to the iPhone simulator or (eventually) to the apple store? Do I need to create a project in xcode that loads and display the app in a web view? Are there any tutorials on how to do this?
Share
Phonegap is a very good tool to bundle your webapp into a phone app. It should able to help you ports to most of the popular platform 🙂
http://www.phonegap.com/