Skip to content

[Feature Request] Support Liquid Glass Icons for macOS 26 #4160

@0xlau

Description

@0xlau

Pre-flight checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project uses.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem description

To add an icon to a macOS app, all you have to do is to create an .icns file and stuff it in the app's Resources folder.

You can provide the .icns file to electron-forge, and it will automatically bundle and make it work with the app.

Apple introduced a new way to create icons using Icon Composer. This is not a standard image format and has assets & layers bundled inside it.

However, this app creates .icon files which does not currently work with electron-forge.

Reference electron-userland/electron-builder#9254

Proposed solution

Support Liquid Glass Icons for macOS 26

Alternatives considered

None

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions