This project is a sample project that illustrates how a Sencha Touch app can be bundled into a native iOS Application using a UIWebView.
This is usefull if you want to combine the Sencha Touch app with native iOS functions.
For more information read my blog post here: http://www.innovaptor.com/blog/2013/05/06/create-a-sencha-touch-webapp-and-deploy-within-a-native-ios-app.html
The Production build phase runs a sencha command to generate the production build of the webapp. To run this script on your machine, you have to adjust the path to the sencha tools location:
- Go to the 'Build Settings' tab for the MyWebAppProduction Target
- Find the User-Definded variable SENCHA_CMD
- Adjust the path according to your sencha tools installation