Asset Catalog Compiler Error

后端 未结 13 1017
慢半拍i
慢半拍i 2020-12-30 23:55

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 build

13条回答
  •  抹茶落季
    2020-12-31 00:31

    Had the same problem and tried several solutions but in the end it was a bad image file as well. I finally identified the troublemaker by deleting all the images and then re-adding them one by one until it wouldn't compile anymore. When I tried to open that file in Photoshop it gave me the following error message:

    "Could not complete your request because the file-format module cannot parse the file."

提交回复
热议问题