How do I handle and properly version-control a Phonegap iOS/Android project? -



How do I handle and properly version-control a Phonegap iOS/Android project? -

i have been investigating phonegap method of deploying app both android , ios. however, seems depending on device programming for, there different set of instructions.

how set 'project' both xcode , ant in separate directories both point same set of mutual assets? , how version command this...what should .hgignore , necessary maintain around?

we have www folder html, js, css etc app , folder next contains xcode project , android project write simple script re-create www code platform specific projects ... of made more simple tools github.com/brianleroux/cordova

you check out build.phonegap.com

android ios xcode cordova

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -