@johnls/create-ios-icons
v1.0.1
Published
Create iOS icons from a PDF image
Readme
Create iOS Icons
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-iconsUsage
create-ios-icons MyIcon.pdf MyIcon-Test.pdf Project/Assets.xcassetsThis will create icon sets called MyIcon and MyIcon-Test in the Project/Assets.xcassets directory. Any existing assets will be overwritten.
