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

iOS: add support for alternate app icons #1023

Open
1 task done
tido64 opened this issue Jul 26, 2022 · 0 comments
Open
1 task done

iOS: add support for alternate app icons #1023

tido64 opened this issue Jul 26, 2022 · 0 comments
Labels
enhancement New feature or request platform: iOS This affects iOS

Comments

@tido64
Copy link
Member

tido64 commented Jul 26, 2022

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
@tido64 tido64 added enhancement New feature or request platform: iOS This affects iOS labels Jul 26, 2022
@tido64 tido64 added this to the Single-app Mode milestone Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request platform: iOS This affects iOS
Projects
None yet
Development

No branches or pull requests

1 participant