Skip to content

Macintosh Multi Resolution Icon File

Parallax Git Administrator edited this page Mar 9, 2017 · 2 revisions

The BlocklyPropClient.icns file is a .png file that's been converted to the Mac ICNS file format and automatically stored (by the BlocklyPropClient.macos.spec build script) in the application bundle's Resources folder.

There are a number of utilities that can perform this conversion. In this case, when the v0.5.3/v0.5.4 bundle was created, the FastIcns utility was used to convert the blocklyprop.png file into the BlocklyPropClient.icns file. The article that led to the discovery of this utility was Alvin Alexander's How to create Mac ICNS files.