Invalid Apple Watch icon file names must match pattern “*@x.png”

前端 未结 9 2201
不思量自难忘°
不思量自难忘° 2021-02-04 01:26

I\'m trying to submit an update to my App to include Apple Watch capabilities, however whenever I validate the build I get the errors detailed in the screenshot below. Looking a

9条回答
  •  無奈伤痛
    2021-02-04 02:14

    I got the same problem and wasted me almost whole day to fix the issue. Before I figured out the solution, I tried every advice you guys posted but failed in the end.
    Here is my stupid way to fix it: ALL the icons in the App Icon should have the same color profile, in my case, two of icons are different from others. After I changed the other two color format, it works.

    color profile comparison

提交回复
热议问题