Hello all, I am having problems in the final stage with the icons i get this error ."Invalid image Asset. The image stack 'AppIcon Template' in Payload/XXXXX Asset.Car cant have transparency.' I do not have any transparency in my images . I get this 4 times then Invalid Toolchain error. Thanks in advance.
I had found this problem too, because despite I had only one layer in the image file (or in the background layer of a Parallax icon) the graphic archive has an active alpha channel (I suppose that It was empty).
A very easy way to remove the alpha channel in a image is to open it in the default OSX image viewer program ("Preview") and then select item "export" in file menu, choose a supported image file format as .png and then in the export dialog you must to be sure to unmark the "alpha" option in the bottom of the window (If your file does not have transparency it will not appears). And then replace the old file in your project with this new file.
Remember to remove alpha in your top shelf image, launch screen and background layer of your icon.
I hope this could help you !!!