Skip to content

Add app icons (macOS/iOS/watchOS)#6

Merged
JacobStephens2 merged 1 commit into
mainfrom
feat/app-icons
May 31, 2026
Merged

Add app icons (macOS/iOS/watchOS)#6
JacobStephens2 merged 1 commit into
mainfrom
feat/app-icons

Conversation

@JacobStephens2
Copy link
Copy Markdown
Owner

Adds the Cascade waterfall icon (from the web app's icon.svg) to all three Apple targets — they previously showed the default placeholder. macOS uses the rounded artwork; iOS/watch use a square, opaque variant (the OS masks them). Wired via ASSETCATALOG_COMPILER_APPICON_NAME.

🤖 Generated with Claude Code

Cascade had no app icon (default placeholder everywhere). Add an AppIcon
asset catalog to all three Apple targets using the existing brand artwork
(the web app's waterfall icon). macOS uses the rounded-corner rendering;
iOS/watch use a square, opaque (no-alpha) variant since the OS masks them.
Wired via ASSETCATALOG_COMPILER_APPICON_NAME in project.yml.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JacobStephens2 JacobStephens2 merged commit 58c52ee into main May 31, 2026
@JacobStephens2 JacobStephens2 deleted the feat/app-icons branch May 31, 2026 14:40
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