Maybe dumb question ( App Icon )

Going round in circles here, on the app icon assets in Xcode I am getting the following error.


The back image is 400 x 240

Any idea's ?


Unsupported Configuration: The last image stack layer with content, "Back", must exactly fill the image stack. Its current frame is {{-634, -380.5}, {1668, 1001}} while the image stack's size is {400, 240}.


Thanks for any help

Accepted Answer

If you click on the Back Image in the asset catalog, and then look at its dimensions in the Attributes Inspector, does it also say 400x240? I think it may be possible to drag in the wrong sized image, but not realize it because Xcode is scaling it to fit the placeholder... Just a thought.

YES thank you.


Using the PSD template to generate - however image size is 400x 240 but any image added into Photoshop and exported with the Apple plugin dumps the images as the original source sizes


Good to know!

Maybe dumb question ( App Icon )
 
 
Q