[ 
https://issues.apache.org/jira/browse/CB-13483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220781#comment-16220781
 ] 

Austin France commented on CB-13483:
------------------------------------

Yes that works.

Q. Why did cordova ignore engine setting in config.xml though?  I have a 
template config.in.xml which specifies the engine version, creates config.xml 
and then I platform add ios and it ignored the engine settings.

Perhaps it's the syntax:

  {{<engine name="ios" spec="^4.5.1" />}}

rather than

  {{<engine name="ios" spec="~4.5.1" />}}

> cordova add platform ios adds cordova-ios@4.4.0 not latest
> ----------------------------------------------------------
>
>                 Key: CB-13483
>                 URL: https://issues.apache.org/jira/browse/CB-13483
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-cli
>    Affects Versions: 7.0.1
>            Reporter: Austin France
>
> $ cordova platform add ios --save
> Using cordova-fetch for ios@~4.4.0
> It does this even when the engine setting for ios in config.xml is set to 
> 4.5.1.
> To get version 4.5.1 (which contains important fixes) I have to remember to
> $ cordova platform add ios@4.5.1 --save



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to