1.0.1 • Published 5 years ago
@johnls/create-ios-icons v1.0.1
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.