Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump minimal Xcode version to 14.3 #675

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Bump minimal Xcode version to 14.3 #675

merged 1 commit into from
Jul 20, 2023

Conversation

rodiazet
Copy link
Contributor

@rodiazet rodiazet commented Jul 20, 2023

This is to enable access to important C++20 features:

  • std::bit_cast,
  • ranges.

@rodiazet rodiazet requested a review from chfast July 20, 2023 11:33
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #675 (de14986) into master (31d0877) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #675   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files          81       81           
  Lines        8013     8013           
=======================================
  Hits         7806     7806           
  Misses        207      207           
Flag Coverage Δ
blockchaintests 62.95% <ø> (ø)
statetests 74.10% <ø> (ø)
unittests 94.91% <ø> (ø)

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

@chfast chfast changed the title Bump minimal macos build xcode version to support std::bit_cast Bump minimal Xcode version to 14.3 Jul 20, 2023
@chfast chfast merged commit 18a8972 into master Jul 20, 2023
@chfast chfast deleted the xcode-ver-bump branch July 20, 2023 16:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants