Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11563

Apple Watch icons not added to Images.xcassets/AppIcon

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.1, 4.2.0
    • None
    • cordova-ios
    • % cordova --version
      6.2.0
      % cordova platform ls
      Installed platforms:
      ios 4.1.1

    • Important

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            panaggio Ricardo Panaggio
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: