Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added the ability to set custom app icons for windows / macos #819

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jSdCool
Copy link

@jSdCool jSdCool commented Jan 10, 2024

adds a way to set a custom icon for the generated executable file on windows and macos

simply add a line in sketch.properties
icon.windows= or
icon.macos=
follow the = with the relative path to the icon file that you wish to use

simply add a line in sketch.properties
icon.windows=  or
icon.macos=
folow the = with the relative path to the icon file that you wish to use
… to load a sketch.properties that contains a platform specific property that was not the last element in the generated map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant