Ricardo Panaggio created CB-11563:
-------------------------------------

             Summary: 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: CLI
         Environment: % cordova --version
6.2.0
% cordova platform ls
Installed platforms:
  ios 4.1.1
            Reporter: Ricardo Panaggio


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...@2x.png" width="48" height="48" />
<icon platform="ios" src="res/icons/icon-2...@2x.png" width="55" height="55" />
<icon platform="ios" src="res/icons/icon...@2x.png" width="58" height="58" />
<icon platform="ios" src="res/icons/icon...@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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to