Is there a way to set an icon to a kotlin/native application, I have succeeded with resource hacker, but it won't serve me in cross platform
o
olonho
03/11/2018, 12:18 PM
Icon for an app can be specified with winres.exe on Windows, and packed in application bundle on macOS/iOS, so this shall be done in platform dependent way