How to add a macOS dock icon from Sketch into Swift Playground?

Hi, friends!

I have a Keynote file, in which I create design for macOS applications settings and system settings, that I use and which are installed on my Mac.

I like to record my settings so that every time I reinstall the system or an application I can open my file and set it up exactly the way I want. It's like a user manual, only it looks nice with Mac design elements. And I do it in a presentation (Keynote). I also use a Sketch for the design.

I want to turn all this into an app for myself, using Swift Playground.

Does anyone know how to, for example, add a macOS Dock icon from a Sketch to Swift Playground?

Accepted Answer

Hi! The easiest way to do this is to export your icon as a high-resolution PNG, and then set it as a custom app icon in the App Settings pane. That should be pretty much all there is to it!

Thank you!!!

How to add a macOS dock icon from Sketch into Swift Playground?
 
 
Q