Skip to content

It is a bash script create all icons with imageMagic for needed by your iOS apps.

Notifications You must be signed in to change notification settings

hcivelek/iOSIconMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

iOSIconMaker

It is a bash script that creates all icons with imageMagic for needed by your iOS apps.

It requires imageMagick library. It is easy to install to your mac. Follow this steps below.

#ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Then

#brew install imagemagick

Usage

#./iOSIconMaker fileName.png

About

It is a bash script create all icons with imageMagic for needed by your iOS apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages