You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by Apache Wiki <wi...@apache.org> on 2012/08/25 02:37:26 UTC

[Cordova Wiki] Update of "IOSReleaseChecklist" by ShazronAbdullah

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.

The "IOSReleaseChecklist" page has been changed by ShazronAbdullah:
http://wiki.apache.org/cordova/IOSReleaseChecklist?action=diff&rev1=12&rev2=13

Comment:
removed .dmg step

   8. Build the tagged cordova-js for this version (cordova.ios.js) from the [[http://git-wip-us.apache.org/repos/asf/incubator-cordova-js.git | cordova-js]] project, and put the file in the [[https://github.com/apache/incubator-cordova-ios/tree/master/CordovaLib/javascript | CordovaLib/javascript]] folder, replacing the current [[https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/javascript/cordova.ios.js | cordova.ios.js]] file
   9. Update the command-line project template according to these instructions: [[https://github.com/apache/incubator-cordova-ios/blob/master/bin/README.md|bin/README.md]]
   10. Run the Makefile, make sure it builds everything ok
-  11. Mount the '''Cordova-[VERSION].dmg''' file:
-      a. Run the '''Cordova-[VERSION].pkg''' installer and review the ''Release Notes'' and ''First Run'' notes in the installer. 
-      a. Review all the PDF documents in the '''Guides''' sub-folder
-      a. Review the '''Readme.pdf''' file in the root
-      a. Review the '''!ReleaseNotes.pdf''' file in the root
-      a. Verify that the '''Uninstall Cordova''' uninstaller works
-  12. If completion of the previous steps is satisfactory, tag your repo with the new version, then...
+  11. If completion of the previous steps is satisfactory, tag your repo with the new version, then...
-  13. Push your commits with the new tag to the [[http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios.git | iOS repo]]
+  12. Push your commits with the new tag to the [[http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios.git | iOS repo]]