incorrect Asset Catalog Compiler Warning about file size

Every time I try and create an animated sequence in the sticker pack I get a compiler warning that says "The sticker sequence cannot be larger than 512000 bytes, but it's 632770 bytes"


I am using 30 frames of images that are 10kb


This has happened with every version of the Xcode Beta.




Bug report # 28046729

Accepted Reply

If you're having Xcode generate the animated sequence it will generate a 24-bit image so the file size may wind up being bigger than expected. You might be able to use an external tool or one of the websites that will generate an image that includes indexed colors in order to keep the file size down.

Replies

If you're having Xcode generate the animated sequence it will generate a 24-bit image so the file size may wind up being bigger than expected. You might be able to use an external tool or one of the websites that will generate an image that includes indexed colors in order to keep the file size down.

Thank you,

Is there any where I can find out more about what you are reffering to? Would reducing the resolution also help?

>Would reducing the resolution also help?


Depends - what resolution are you looking at now?