[
https://issues.apache.org/jira/browse/CB-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220471#comment-13220471
]
Shazron Abdullah commented on CB-273:
-------------------------------------
On iPhone abroad right now so this will be brief. I've detailed a possible use
in the "Cordova Plugin Upgrade Guide". Mainly this is for conditional
compilation with iOS plugins.
> How to update the iOS Cordova version
> -------------------------------------
>
> Key: CB-273
> URL: https://issues.apache.org/jira/browse/CB-273
> Project: Apache Callback
> Issue Type: Test
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Priority: Critical
> Labels: versioning
>
> 1. Update the VERSION file in the CordovaLib folder (use semantic versioning)
> 2. Update the Release Notes in CordovaInstaller/docs/releasenotes.md (in
> Markdown format) - add a section for the new version, follow the previous
> formats
> 3. Update CordovaLib/Classes/CDVAvailability.h - added a new macro for the
> new version, and update CORDOVA_VERSION_MIN_REQUIRED with the latest version
> macro
> 4. Commit your changes
> 5. Tag the repo
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira