Ok, that's a smart way of doing it
However, my project is based on a webview, so I have to use ready-to-use images correctly resized from the beginning, preferably, not to get a lot of overhead.
But won't images with the size 600x600 make the app very much larger? I mean, even though the image is resized by the interfacebuilder, the image is still left included in the project with its original size, right?