Skip to content

feat: add selectable app icons and icon assets#572

Merged
everpcpc merged 2 commits intomainfrom
codex/app-icon-switching
Feb 26, 2026
Merged

feat: add selectable app icons and icon assets#572
everpcpc merged 2 commits intomainfrom
codex/app-icon-switching

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Summary

  • add iOS settings support for switching alternate app icons
  • wire icon options to UIApplication.setAlternateIconName and keep selected state in sync
  • register alternate icon sets in build settings and include new .icon assets for classic/reverse/glass
  • add localized strings for icon labels and simulator-specific guidance
  • bump CURRENT_PROJECT_VERSION from 325 to 326

Testing

  • make format
  • make build-ios
  • make build

Add iOS appearance settings for switching alternate app icons and wire options to UIApplication alternate icon APIs.

Register alternate icon sets in project build settings, include new icon composer assets, and update localized strings for icon labels and simulator-specific guidance.
@everpcpc everpcpc merged commit ada02bd into main Feb 26, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/app-icon-switching branch February 26, 2026 14:56
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.

1 participant