Skip to content

Adding in icons for executables #1

@otraore

Description

@otraore

One of the suggestions for this proposal is that the build tool for the cli would automate a lot of tedious tasks. One of these being adding in application icons if specified. As far as I know, implementing this is platform specific. For android it’d set it in the auto-generated AndroidManifest.xml. For Windows it’d use https://github.com/akavel/rsrc. For osx or linux we'd probably need to use cgo or some other tools. I'm open to suggestions and I'm still exploring options.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions