Skip to content

Installing your app icon

Johan edited this page Jun 24, 2015 · 2 revisions

You will need a .icns file, size 1024x1024.

If you work with a .png file, you can convert it with a tool like png2icns.

Once your icon is ready, move it to YourApp.app/Contents/Resources/nw.icns , by overriding the existing one.

Clone this wiki locally