Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "CuttingReleases" page has been changed by AndrewGrieve: http://wiki.apache.org/cordova/CuttingReleases?action=diff&rev1=35&rev2=36 * Ensure generated project builds & runs both through an IDE and through the cordova/* scripts * Ensure that a project created by the previous release's create script is easily updatable. * Usually this involves writing a script to perform necessary updates. + * Script should be called `bin/update_project`. * Common things that change: * Changes to project file * Changes bundled helper scripts
