Skip to content

Fix icon processing for tvOS and visionOS#2841

Merged
adincebic merged 1 commit intobazelbuild:mainfrom
mjburghard:fix-icon-processing-tvos-visionos
Dec 12, 2025
Merged

Fix icon processing for tvOS and visionOS#2841
adincebic merged 1 commit intobazelbuild:mainfrom
mjburghard:fix-icon-processing-tvos-visionos

Conversation

@mjburghard
Copy link
Copy Markdown
Contributor

#2804 introduced in issue where comparisons with platform_type are always negative. platform_type is of type apple_platform_type and cannot be compared with string directly.

Copy link
Copy Markdown
Contributor

@adincebic adincebic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! I'll merge and write tests to prevent this from reoccuring again.

@adincebic adincebic enabled auto-merge (squash) December 12, 2025 13:36
@adincebic adincebic merged commit 5f04d16 into bazelbuild:main Dec 12, 2025
8 checks passed
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.

2 participants