[
https://issues.apache.org/jira/browse/CB-13483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218281#comment-16218281
]
Austin France commented on CB-13483:
------------------------------------
{{
$ cordova create testApp com.redskyit.mobile.testApp testApp
Creating a new cordova project.
$ cd testApp
$ cordova platform add ios
Using cordova-fetch for cordova-ios@~4.4.0
Adding ios project...
Creating Cordova project for the iOS platform:
Path: platforms/ios
Package: com.redskyit.mobile.testApp
Name: testApp
iOS project created with [email protected]
Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the
project
Installing "cordova-plugin-whitelist" for ios
Adding cordova-plugin-whitelist to package.json
Saved plugin info for "cordova-plugin-whitelist" to config.xml
--save flag or autosave detected
Saving ios@~4.4.0 into config.xml file ...
$
$ npm ls -g |grep cordova
├─┬ [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ ├─┬ [email protected]
}}
> cordova add platform ios adds [email protected] 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 [email protected] --save
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]