Search code examples
iosxcodeiconsapple-watch

Apple Watch submission failing because of "Missing Icons


My submission keeps failing because Xcode says that some times are missing. However, those sizes aren't on the Asset Catalog at all

https://i.sstatic.net/AimO2.png

For example, the image says about missing 27.5@2x and 24@2x, but on the catalog:

https://i.sstatic.net/XdnRu.png

There's no such sizes... I just updated Xcode, what am I supposed to do?

Sorry for the links instead of proper images, it says I need 10 reputation to post them.


Solution

  • This icons 24pt + 27.5pt must be with 2x scale (48px x 48px and 55px x 55px)

    enter image description here