Bruno Rocha
Bruno Rocha

Reputation: 998

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.

Upvotes: 6

Views: 417

Answers (2)

Vlad
Vlad

Reputation: 7260

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

enter image description here

Upvotes: 4

jbehrens94
jbehrens94

Reputation: 2406

Are the images actually called "[email protected]" in example? Might give trouble, not sure, though.

Upvotes: 0

Related Questions