Error: The app icon set named "AppIcon" did not have any applicable content

Ninja picture Ninja · Jul 30, 2015 · Viewed 31.6k times · Source

I know that there are several questions on StackOverflow with similar content, but it seems that I am still unable to get the solution to this issue.

I have:

  1. Made sure my AppIcons are the adequate size
  2. Put the images into Images.xcassets

The keyword "AppIcon" does not show up anywhere in my .plist files. I have built cleaned the application and reran the application. I am a bit unsure what is the issue. I get this error when I build this on both Watch + IOS targets for device.

The strange thing is that if I deleted all the image files from xcassets, Xcode compiles just fine, telling me that the issue lies with my images.

Please let me know if you have any ideas.

enter image description here

enter image description here

Answer

Saravana Kumar picture Saravana Kumar · Apr 5, 2017

enter image description here

You need follow the instructions in above image