mofneko / iOSAppIconGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOSAppIconGenerator

This iOSAppIconGenerator can batch create multisize iOS icon.

Features

  • create multisize iOS icon
  • after, auto regist iOS XCodeProject

Usage

$iaig.sh outdir srcfile

  • outdir - Path to your iOS project.
  • srcfile - Path to base icon file(.png/512px or 1024px).

Example)

$ iaig.sh /path/to/yourProject/Images.xcassets/ /path/to/yourIcon.png

License

iOSAppIconGenerator is released under the MIT license. See LICENSE for details.

About

License:MIT License


Languages

Language:Shell 100.0%