[
https://issues.apache.org/jira/browse/CB-12292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15772618#comment-15772618
]
jcesarmobile commented on CB-12292:
-----------------------------------
The CLI has pinned versions and latest CLI has 6.0.0 pinned. We are going to
release a new CLI version with 6.1.0 pinned
You can always get latest version with
{code}
cordova platform add android@latest
{code}
> Icons copied in wrong res path - android
> ----------------------------------------
>
> Key: CB-12292
> URL: https://issues.apache.org/jira/browse/CB-12292
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 6.4.0
> Environment: OSX El Capitan, Android
> Reporter: Filippo Possenti
> Assignee: jcesarmobile
> Labels: android, android6.0, build, config.xml, icon, icons,
> mipmap
>
> When building a cordova project, the ./res/ directory gets populated with
> several mipmap* directories, containing each one icon.png file based on the
> file specified in config.xml.
> Problem is, the ./res/ directory being populated appears to be the wrong one
> as the ./platforms/android/res directory doesn't get the mipmap* directories
> with my icons.
> As a result, the app will be built with the default cordova icons instead of
> my own ones.
> The issue was tested with the build process launched with the following
> command:
> cordova build --device --debug --buildConfig=build.json
> The build.json file doesn't have any setting related to android, only ios.
> npm version: 3.10.10
> gradle version: 2.7 (groovy 2.3.10, ant 1.9.3)
> Installed platforms:
> android 6.0.0
> ios 4.2.1 (not tested, probably not affected)
> The build is launched from OS X El Capitan.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]