You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2016/07/14 09:19:20 UTC

[jira] [Updated] (CB-11563) Apple Watch icons not added to Images.xcassets/AppIcon

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

Vladimir Kotikov updated CB-11563:
----------------------------------
    Component/s:     (was: CLI)
                 iOS

> 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: iOS
>         Environment: % cordova --version
> 6.2.0
> % cordova platform ls
> Installed platforms:
>   ios 4.1.1
>            Reporter: Ricardo Panaggio
>              Labels: icons
>
> 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:
> ```
> [...]
> <icon platform="ios" src="res/icons/icon-24@2x.png" width="48" height="48" />
> <icon platform="ios" src="res/icons/icon-27.5@2x.png" width="55" height="55" />
> <icon platform="ios" src="res/icons/icon-29@2x.png" width="58" height="58" />
> <icon platform="ios" src="res/icons/icon-29@3x.png" width="87" height="87" />
> [...]
> ```
> And the resulting Images.xcassets > AppIcon:
> http://i.imgur.com/aGFs53N.png



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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