Icon composer was removed in Xcode 4.4 and Apple now wants us to use
iconutil -c icns
to generate high resolution icons for Mac apps. In general, I design a single icon at 1024 pixels.
Whereas I could drag and drop that image into every box in the Icon Composer previously, I will now have to manually create icons of each size.
Does anyone know of any third party app or command line tools which will generate all of the icons and icns from a 1024 px file?