Iconset is a simple OS X application that allows developers to create a complete icon set from a 1024x1024 PNG images.
An iconset folder will be created on your hard drive. All you need to do is add the iconset folder to your Xcode project.
Xcode 4.4 will automatically validate and converts the iconset folder to an icns file. Then, in Xcode, it is required to enter the filename (Icon.icns) for the Icon file key located in Target Info Properties.
The icon set consists of:
· icon_16x16.png
· icon_16x16@2x.png
· icon_32x32.png
· icon_32x32@2x.png
· icon_128x128.png
· icon_128x128@2x.png
· icon_256x256.png
· icon_256x256@2x.png
· icon_512x512.png
· icon_512x512@2x.png
NOTE: To buy Iconset via the App Store, an Apple account is required.
Requirements:
· 64-bit processor