开发者

How to bundle a HTML app for iPhone/iPad

开发者 https://www.devze.com 2023-03-31 01:27 出处:网络
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 load

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?


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/

0

精彩评论

暂无评论...
验证码 换一张
取 消