You can download the latest
Iconizer
release and drop it into your applications folder, just as usual*.
Or you can view the whole source code in the GitHub
repository
.
And build it yourself. Or change whatever you want. You can also fork this project, make your awesome changes, and send me a pull request. Just make sure you forked the latest version and you're good to go.
* You have to allow downloaded apps under "System Preferences: Security & Privacy: General tab"
Generate app icons for OS X, iPad, iPhone, CarPlay and Apple Watch with just one image. Simply Drag and Drop your icon onto Iconizer, select the platforms you need and whether or not you want all platforms generated into one asset catalog, then hit export. Iconizer handles the rest for you.
You archive the best results by using an image of 1024x1024 pixels size.
Drag and Drop a landscape and a portrait image onto Iconizer, select the platforms you're developing for, like iPad or iPhone and click export. Iconizer will generate images of every necessary size for you.
If the screen rotation doesn't matter to you, e.g. you have a blank image you can also use one image for both image types. Iconizer tries to maintain the aspect ratio of your original image.
You archive the best results by using an image of 2208x1242 pixels size, for the landscape image. And 1242x2208 pixels for the portrait image.
If you want to use one image for both types you should use a square image. At best of 2208x2208 pixels size.
Create just one image at the scale of 3x, drop it onto Iconizer, choose a truly awesome name and export it. Iconizer will create an image set that you can use directly within Xcode. Every scale included of course.
You archive the best results by using an image scaled @3x and let Iconizer downscale it for you.
App Transport Security (ATS) lets an app add a declaration to its Info.plist file that specifies the domains with which it needs secure communication. ATS prevents accidental disclosure, provides secure default behavior, and is easy to adopt.