How to speed up compile the assets catalogs in the Xcode

I have more than 100 images assets in the project which took quite an amount of build time. Is there any way to optimise the processing time?

Thank you.

All I can think to do is lower the quality of the images, but you obviously don’t want to do that. You may just have to deal with the long compile time as long as it doesn’t affect the user when they open the app.

How to speed up compile the assets catalogs in the Xcode
 
 
Q