You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Anis Kadri (JIRA)" <ji...@apache.org> on 2013/04/08 04:17:15 UTC

[jira] [Resolved] (CB-2727) config.xml update support for iOS Cordova (2.3.0/2.4.0) and 2.5.0

     [ https://issues.apache.org/jira/browse/CB-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anis Kadri resolved CB-2727.
----------------------------

    Resolution: Fixed

At least partially. 2.3.0 and 2.4.0 are the only ones that use `cordova` instead of `widget` since `config.xml` was introduced in 2.3.0. If there is a big case to support `cordova` just for 2.3 and 2.4 then I can add it but right now it only supports `widget` and fails gracefully when `cordova` is provided. Reopen the issue if you feel like it's needed.
                
> config.xml update support for iOS Cordova (2.3.0/2.4.0) and 2.5.0
> -----------------------------------------------------------------
>
>                 Key: CB-2727
>                 URL: https://issues.apache.org/jira/browse/CB-2727
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS, Plugman
>    Affects Versions: 2.3.0, 2.4.0, 2.5.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>
> plugin.xml: https://github.com/shazron/ZipUtil/blob/a0fd1b26964bbf55e061fa664f82598fae57a0ea/plugin.xml#L19-L29
> Because of the config.xml root element change from *cordova* to *widget* beginning in 2.5.0, plugins that target an older version cannot be installed effectively in config.xml.
> Uncommenting the block specified for 2.3.0/2.4.0 (see link above) would work if you are targeting those specific versions, but if your plugin supports 2.3.0 and above, having both *config-file* tags won't work.
> We need a solution for this scenario.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira