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

Generate AppIconSet for Desktop on MacOS #302

Merged
merged 5 commits into from
Jul 12, 2024
Merged

Conversation

dansiegel
Copy link
Contributor

Fixes: #

PR Type

What kind of change does this PR introduce?

  • Feature

What is the current behavior?

When generating the App Icon for the Desktop target on MacOS we continue to generate the Windows/WPF app icons

What is the new behavior?

When generating the App Icon for the Desktop target on MacOS we now intercept this and generate an AppIconSet that can be properly used when we package the application.

@dansiegel dansiegel force-pushed the dev/ds/desktop-mac-appicons branch from be0d6dd to 974c397 Compare July 12, 2024 19:41
@dansiegel dansiegel marked this pull request as ready for review July 12, 2024 20:07
@dansiegel dansiegel enabled auto-merge July 12, 2024 20:10
@dansiegel dansiegel merged commit 516ecdd into main Jul 12, 2024
10 checks passed
@dansiegel dansiegel deleted the dev/ds/desktop-mac-appicons branch July 12, 2024 20:26
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.

Generate AppIcon set for Desktop publish on Mac
2 participants