hcivelek / iOSIconMaker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Shell 100.0%