-
Notifications
You must be signed in to change notification settings - Fork 106
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
chore: [IOPLT-946] Update the main icon app for iOS + Add support for dark and tinted appearances #6655
Conversation
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6655 +/- ##
=======================================
Coverage 49.99% 49.99%
=======================================
Files 1544 1544
Lines 32163 32163
Branches 7292 7240 -52
=======================================
Hits 16079 16079
- Misses 16033 16046 +13
+ Partials 51 38 -13 see 13 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, merge once linked PR is merged
🎉 All dependencies have been resolved ! |
Important
The new app icon is only supported in XCode
16.x
and above. We need to update it first, in order for the app distribution to work. This change is covered by the related PR.Depends on #6664
Short description
This PR updates the main icon app for iOS and adds support for dark and tinted appearances. We have already tried to update them, but this change blocked the app distribution at a critical time, the launch of IT Wallet.
List of changes proposed in this pull request
1024×1024
size for default, dark and tinted appearancesPreview
dynamic-app-icons.mp4
How to test