Skip to content

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

License

Notifications You must be signed in to change notification settings

TheBuzzer67/PhotoshopAllXcodeIcons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

XCode-All-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 now cover all icons that Xcode 14 need and was tested on Adobe Photoshop 2023

The script need a square 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-All-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.

You could find some unassigned icons on the bottom of the AppIcon set, depends on some Xcode versions, you just have to select them and click remove.

Documentation

Credits

Modified and maintained by @TheBuzzer67

Original script by @csgt

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published