Skip to content

pdso/iOS_icon_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS icon maker

Like Icon Master or prepo.Make different size icon for iPhone or iPad by Python PIL.

Requirements

Requires the Python Imaging Library (PIL) to be installed.

pip install PIL

Usage

usage: makeicon.py [-h] [-m model] -b path

optional arguments:

-h, --help  show this help message and exit
-m model    support device model,eg: iPhone, iPad, Universal, defalut is iPhone
-b path     png file path, 1024x1024 is best.

Then move the AppIcon.appiocnset folder to Xcode project Assets.xcassets directory.

img

The MIT License (MIT)

Copyright (c) 2015 star

About

make iOS app icon set

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages