Asset Catalog Compiler Error

Viewed 41487

I'm not sure what I did to get this error in Xcode 5:

"None of the input catalogs contained a matching app icon set named "AppIcon"".

My app was building fine - then my machine locked up tighter than the arctic - don't know why - and now I get this error.

(There was an existing answer to this same question - but I couldn't quite understand it. Sorry)

Thanks for any help.

13 Answers

There is one mole in your images. Find him and remove it. Try removing all images then add few images and try compile again. Do this until you find out the bad image.

Related