i trying build ios package using sencha , phone gap. followed steps here http://vimeo.com/56673251. able build , run package on ios simulator. however, can see index.html page. model, view , controller folders js files created sencha not copied there. so, not able run app built using sencha. when click on app/view/main.js error requested url not found on server. on great.
i think problem expect run "production" version of app inside cordova. when set production microloader not used , compiled 1 file instead. should solve issue.