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

ci: [IOPLT-924] This PR bumps the xcode version to build a new release #6664

Merged
merged 6 commits into from
Feb 3, 2025

Conversation

CrisTofani
Copy link
Contributor

Short description

This PR sets the xcode building version to 16.2. To solve ipa upload issue it was required to update the version of Zendesk sdks used by the App.

List of changes proposed in this pull request

  • Bumps CD configuration
  • Updates Zendesk SDK version

How to test

Check the zendesk integration, nothing should be changed.

Copy link
Contributor

github-actions bot commented Jan 31, 2025

Jira Pull Request Link

This Pull Request refers to Jira issues:

Copy link
Contributor

PR Title Validation for conventional commit type

All good! PR title follows the conventional commit type.

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.99%. Comparing base (dd98d71) to head (160022c).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6664   +/-   ##
=======================================
  Coverage   49.99%   49.99%           
=======================================
  Files        1544     1544           
  Lines       32163    32163           
  Branches     7292     7292           
=======================================
  Hits        16079    16079           
- Misses      16033    16034    +1     
+ Partials       51       50    -1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd98d71...160022c. Read the comment docs.

Copy link
Contributor

@Vangaorth Vangaorth left a comment

Choose a reason for hiding this comment

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

LGTM

@CrisTofani CrisTofani added this pull request to the merge queue Feb 3, 2025
Merged via the queue into master with commit 75d27a4 Feb 3, 2025
22 checks passed
@CrisTofani CrisTofani deleted the IOPLT-924 branch February 3, 2025 14:35
github-merge-queue bot pushed a commit that referenced this pull request Feb 3, 2025
… dark and tinted appearances (#6655)

> [!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](#6415), but this change
blocked the app distribution at a critical time, the launch of IT
Wallet.

## List of changes proposed in this pull request
- Add three different icon assets at `1024×1024` size for default, dark
and tinted appearances

### Preview


https://github.com/user-attachments/assets/e087bb7f-a9ee-40b2-be33-ed246a5b4c9d


## How to test
1. Run the app in the local environment
2. Go to **Customize…** option through long press on the home screen
3. Change visual appearance
4. Check if the optical alignment is correct (for visual designers only
👀)

---------

Co-authored-by: Cristiano Tofani <[email protected]>
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.

3 participants