[
https://issues.apache.org/jira/browse/CB-11563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195413#comment-16195413
]
Suraj Pindoria commented on CB-11563:
-------------------------------------
Fixed with https://issues.apache.org/jira/browse/CB-12896
> Apple Watch icons not added to Images.xcassets/AppIcon
> ------------------------------------------------------
>
> Key: CB-11563
> URL: https://issues.apache.org/jira/browse/CB-11563
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Affects Versions: 4.1.1, 4.2.0
> Environment: % cordova --version
> 6.2.0
> % cordova platform ls
> Installed platforms:
> ios 4.1.1
> Reporter: Ricardo Panaggio
> Labels: backlog, icons, ios, triaged
>
> Even if I add to my config file icons with the respective sizes, Apple Watch
> icons aren't added as other icons do.
> `config.xml` excerpt:
> {code}
> [...]
> <icon platform="ios" src="res/icons/[email protected]" width="48" height="48" />
> <icon platform="ios" src="res/icons/[email protected]" width="55" height="55"
> />
> <icon platform="ios" src="res/icons/[email protected]" width="58" height="58" />
> <icon platform="ios" src="res/icons/[email protected]" width="87" height="87" />
> [...]
> {code}
> And the resulting Images.xcassets > AppIcon:
> http://i.imgur.com/aGFs53N.png
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]