1.0.1 • Published 3 years ago

@johnls/create-ios-icons v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Create iOS Icons

GitHub package.json version Code coverage npm GitHub

Overview

This is a tool for creating all the different iOS icon sizes from a PDF template file.

Installation

npm install -g @johnls/create-ios-icons

Usage

create-ios-icons MyIcon.pdf MyIcon-Test.pdf Project/Assets.xcassets

This will create icon sets called MyIcon and MyIcon-Test in the Project/Assets.xcassets directory. Any existing assets will be overwritten.