Say I want a bundled image to take up all available screen width in an iPhone app - for example a banner. I\'d create my_banner.png with width 320px
my_banner.png
320px
There is no native Assets support for this case, so I think it would be better to do it manually as working with undocumented file names may break easily in the future.