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

Asset Catalog Cleanup #795

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Asset Catalog Cleanup #795

merged 1 commit into from
Jul 16, 2024

Conversation

72A12F4E
Copy link
Contributor

@72A12F4E 72A12F4E commented Jul 16, 2024

The asset catalog contained several duplicate images at various scales for various hardware models. The duplicate images were deleted and the asset catalog was updated to use a single scale variant for these images.

To support cases where multiple hardware types were mapped to the same images, I added an extension on UserEntity to map hwModel to an asset name.

Hopefully this makes the app size noticeably smaller. 😃

@72A12F4E 72A12F4E requested a review from garthvh July 16, 2024 03:53
@garthvh garthvh merged commit a14e78e into main Jul 16, 2024
2 checks passed
@garthvh garthvh deleted the prune-asset-catalog branch July 16, 2024 15:21
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