I have been trying to build using build 2017.3155, when doing so it errors out with the following error concerning the “Images.xcassets” folder:
Images.xcassets: error: None of the input catalogs contained a matching stickers icon set or app icon set named “AppIcon”.
/* com.apple.actool.notices */
Images.xcassets: warning: Failed to read file attributes for “Images.xcassets”
Failure Reason: No such file or directory
I’m getting this error even though I have the “Images.xcassets” folder in my project folder complete with the required icons.
Anyone have any ideas what I need to do? Below is a screenshot of my project folder containing the Images.xcassets folder.