Skip to content

Use the new asset catalog flag in Xcode 26 so we can preserve original app icon look pre iOS-26 #29626

Description

@data-sync-user

Xcode 26 Betas originally did not provide a flag to preserve the original flat icon look (i.e. falling back to .xcasset catalog) for same-name App Icons inside the project. This led to a border / liquid glass effect being applied to a “flattened” version of the app icon for < iOS 18.

Example: Not ideal

!Screenshot 2025-09-25 at 12.09.44 PM.png|width=69,alt="Screenshot 2025-09-25 at 12.09.44 PM.png"!

Example: Desired appearance

!Screenshot 2025-09-25 at 12.10.16 PM.png|width=90,alt="Screenshot 2025-09-25 at 12.10.16 PM.png"!

Note that the device is displaying icons in Dark mode (from long pressing the iOS home screen > Edit). You should not be able to see the shine anymore after we use the new flag.

Asset Catalog Other Flags: --enable-icon-stack-fallback-generation=disabled

Read more here:

https://stackoverflow.com/questions/79686691/how-do-i-add-icon-composer-glass-app-icons-to-my-existing-pre-ios-26-app-and-su

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions