gluon icon indicating copy to clipboard operation
gluon copied to clipboard

Importing patches in macos does not work

Open mauro-balades opened this issue 1 year ago • 1 comments

this is the error:

[FINISH] Apply 0 gluon patches
[START] Apply 2 branding patches

   ERROR An error occurred while running command ["import"]:

	 Error: Command failed: iconutil --convert icns --output '<src>/engine/browser/branding/alpha/firefox.icns' '<src>/.gluon/engine/macos_icon_info.iconset'
	 <src>/.gluon/engine/macos_icon_info.iconset:Failed to generate ICNS.
	 
	 
	 • ChildProcess.exithandler (node:child_process:402:[12])
	 • ChildProcess.emit (node:events:5[13])
	 • maybeClose (node:internal/child_process:1100:16)
	 • Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)

00:00:01 Exiting due to error.

mauro-balades avatar Apr 28 '24 22:04 mauro-balades

I no longer target macOS, open to prs

trickypr avatar Apr 29 '24 00:04 trickypr