Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gmkou/makeAppIcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version

makeAppIcons

makeAppIcons is command line tool to generate multiple size of icons, you need for iOS applications.

Install

$ gem install makeAppIcons

Usage

$ makeAppIcons --in {{YOUR_INPUT_ICON_FILE}}  --out {{YOUR_OUTPUT_DIRECTORY}}

e.g.)

$ makeAppIcons --in sample/AppIcon.png  --out ./out

Expects

  • Platform has sips command. (maybe OS X only)
  • Input file must be PNG format.
  • Input file should be larger than 1024x1024.

License

BSD Lincense.

Authors and Contributors

This tool was build by @gmkou initially. And contributed by ...

  • @sassy
  • @chadmart
  • @touyou

Support or Contact

Having trouble with this tool? Please submit your issue to github issues.

About

Generate iOS App Icons from command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages