Skip to content

[Xcode14] Bump minimum MacOS target - #133

Open
marmelroy wants to merge 1 commit into
spotify:masterfrom
marmelroy:xcode14
Open

[Xcode14] Bump minimum MacOS target#133
marmelroy wants to merge 1 commit into
spotify:masterfrom
marmelroy:xcode14

Conversation

@marmelroy

Copy link
Copy Markdown

Xcode14 requires a minimum MacOS target of 10.13. This PR updates the config file.

Otherwise, no changes needed.

@dflems

@codecov

codecovBot commented Sep 23, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.43%. Comparing base (94c3244) to head (6659287).
⚠️ Report is 17 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #133 +/- ##
=======================================
Coverage 98.43% 98.43% =======================================
Files 14 14 Lines 896 896 =======================================
Hits 882 882 Misses 14 14 
FlagCoverage Δ
ios98.43% <ø> (+0.78%)⬆️
macos98.43% <ø> (ø)
tvos98.43% <ø> (+0.78%)⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto 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.

1 participant

@marmelroy