Skip to content

csgt/PhotoshopXcodeIcons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

XCode-iOS-Icons.jsx

Photoshop script to generate all iOS App Icon PNGs and JSON file, packed in a single folder to replace in your XCode Project

The script need a 1024x1024 PNG with no transparency as an input and a destination folder as an output. The script will do the rest.

The script will create an AppIcon.appiconset folder on your destination folder with the PNGs as well as the JSON file. You may replace your current AppIcon.appiconset with the newly generated one directly.

Installation

  1. Download or clone repo
  2. Copy XCode-iOS-Icons.jsx to /Applications/Adobe Photoshop XX/Presets (or equivalent)

Usage

  1. Open Photoshop
  2. Select File > Scripts > XCode-iOS-Icons
  3. Follow the dialog prompts

Warning!

This script does not handle naming collisions, it will overwrite any existing files with the same names in the destination directory.

Documentation

Credits

Modified and maintained by @csgt

Original script by @mattdipasquale

About

Photoshop script to generate XCode AppIcon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published