Skip to content

Releases: alishapckg/IconGen

v1.2.0 - Icons generator

Choose a tag to compare

@alishapckg alishapckg released this 04 Apr 17:13

🔥 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 required slots for iPhone and iPad.
    🖥️ macOS – Generates required slots for Mac apps.
    🌐 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.

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.

v1.0.0 - Icons generator

Choose a tag to compare

@alishapckg alishapckg released this 29 Mar 19:01

🔥 A native App Icon Generator for Xcode (iOS).

Features:

  • Drag & Drop image support.
  • Two modes: Single Size (modern Xcode format) and All Sizes (all required iPhone and iPad slots).
  • 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.