This is a tutorial on how to embed a HYPE 2.0 project into an iOS project in Xcode so that your HMTL5 animations run through webview in a native iOS app on the iPhone and IPad. I did this without using Phonegap. I used simple objective-c code in Xcode. You can check out the code and instructions at www.macsfuture.com. In some ways, its an easy way to create a simple iOS app.