Skip to content

v1.1.0 - Icons generator

Choose a tag to compare

@alishapckg alishapckg released this 31 Mar 19:53

πŸ”₯ A native macOS App Icon Generator for Xcode.
Minimum deployment target macOS 14.6 Sonoma.

Features:

  • Drag & Drop image support.
  • Three flexible generation modes:
    πŸ“± iOS – Generates all 15 required slots for iPhone and iPad.
    πŸ–₯️ macOS – Generates exactly 10 required slots for Mac apps (from 16x16 to 1024x1024).
    🌐 iOS + macOS – Creates a universal Contents.json for cross-platform projects.
  • Generates a perfect Contents.json with zero Xcode warnings.
    ⚠️ Important for macOS:
    On the first launch, macOS may block the app with a "Developer cannot be verified" error.
    This is completely normal for apps distributed outside the App Store without a paid Apple certificate.
    How to fix: Right-click (or Ctrl+click) the app -> Select "Open" -> Click "Open" again in the dialog window.