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

Switch to Xcode 15 (with the iOS 16.4 Simulator for tests still) #2113

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Nov 17, 2023

Follow up from #2007, this switches the project to use Xcode 15, but with the iOS 16.4 simulator linked from Xcode 14 on CI to work around the performance issues.

Updated Preview snapshots are mainly about the default change of continuous corners on rounded rectangles and capsules. There are some rendering errors but those don't appear in real life.

UI tests and integration tests both work locally too and the precision is lower on UI tests so it doesn't pick up the corner shape change.

Copy link

github-actions bot commented Nov 17, 2023

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against f78d22e

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (390bf08) 71.92% compared to head (f78d22e) 71.91%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2113      +/-   ##
===========================================
- Coverage    71.92%   71.91%   -0.01%     
===========================================
  Files          511      511              
  Lines        34722    34722              
  Branches     16673    16673              
===========================================
- Hits         24973    24972       -1     
  Misses        9137     9137              
- Partials       612      613       +1     
Flag Coverage Δ
unittests 57.23% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pixlwave and others added 3 commits November 21, 2023 14:59
Use iOS 16.4 simulators from Xcode 14 as iOS 17.0.1 simulators are **super** slow.
@pixlwave pixlwave changed the title Xcode 15? Switch to Xcode 15 (with the iOS 16.4 Simulator for tests still) Nov 21, 2023
@pixlwave pixlwave marked this pull request as ready for review November 21, 2023 15:13
@pixlwave pixlwave requested a review from a team as a code owner November 21, 2023 15:13
@pixlwave pixlwave requested review from alfogrillo and removed request for a team November 21, 2023 15:13
Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

🕺

Copy link
Contributor

@alfogrillo alfogrillo left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@Velin92 Velin92 left a comment

Choose a reason for hiding this comment

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

LGTM!

@pixlwave pixlwave merged commit d03c97a into develop Nov 21, 2023
9 checks passed
@pixlwave pixlwave deleted the doug/xcode-15 branch November 21, 2023 16:25
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.

4 participants