we're trying to find and use an electron API that let us change the icon of a file (macOS only).
Our app accept a folder from the macOS finder and we want a way/api to get the current folder icon and change it by passing a new icns or png file. Is it possible?