/figma-xcode-app-icon-exporter

This plugin automatically generates a zipped AppIcon.appiconset container from a selected frame in Figma

Primary LanguageTypeScript

Xcode App Icon Export for Figma

This plugin automatically generates a zipped AppIcon.appiconset container from a selected frame in Figma, and it contains all the PNGs for all apple platforms. The folder is pre-formatted so you just need to drop the unzipped folder in your Assets.xcassets.

Usage

  1. Select a frame containing your app icon.
  2. Press command + / and search for Xcode App Icon Exporter.
  3. Run the plugin.
  4. Save and unzip the AppIcon.appiconset.zip file.
  5. Drag and drop the new AppIcon.appiconset in Xcode's Assets.xcassets.
  6. And Voilà 🪄

Todo

  • UI to select platforms (macos, watchos, carplay, etc...)
  • Gamut selection

Author

  • Ali Karagoz (@alikaragoz)