Open
Description
Proposal
In iOS, people can choose an alternate app icon: https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons
Technically, the option is also available to macOS, but it doesn't seem like it's supported according to docs.
Alternatives
n/a
Implementation Details
#1022 put down a lot of the foundation already. We need to add a few more props to Info.plist
, such as CFBundleAlternateIcons
, when alternateIcons
is set.
Additional Context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct