Skip to content

michaelnitsenko/nipple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nipple

The script takes one large PNG image and creates AppIcon.appiconset with all icons prefilled.

Image must be square and not less than 1024 x 1024 px.

The script does not only creates and fills images for an Xcode project, the AppIcon folder it provides is also smaller compared to the one filled within Xcode, because nipple links the same file for containers of the same size instead of copying the file as Xcode does.

Usage

/path/to/nipple /path/to/your/largest_icon.png

And that's it. A folder will appear near the specified image.

Now AppIcon.appiconset folder in your project (within Assets.xcassets folder) can be simply replaced with the one that was created by script. Enjoy!

About

The script takes one large PNG image and creates AppIcon.appiconset for Apple Xcode with all icons prefilled for iPhone, iPad and Apple Watch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages