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: Update Xcode to 15.4 #166

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

ci: Update Xcode to 15.4 #166

wants to merge 14 commits into from

Conversation

cbaker6
Copy link
Member

@cbaker6 cbaker6 commented Mar 28, 2024

New Pull Request Checklist

Issue Description

Update to Xcode 15.4 and the macOS 14 image which uses Apple Silicon by default.

Approach

  • Install SwiftLint onto image as macOS 14 image doesn't contain this (unlike previous images)
  • Remove enabling multiple cores as this setting was for Intel based images

TODOs before merging

  • Verify visionOS builds and passes

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.06%. Comparing base (077d457) to head (f93f696).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
- Coverage   91.21%   91.06%   -0.15%     
==========================================
  Files         178      178              
  Lines       12087    12054      -33     
==========================================
- Hits        11025    10977      -48     
- Misses       1062     1077      +15     

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

@cbaker6 cbaker6 closed this May 17, 2024
@cbaker6 cbaker6 reopened this May 17, 2024
@cbaker6 cbaker6 changed the title ci: Update Xcode to 15.3 ci: Update Xcode to 15.4 May 17, 2024
@cbaker6
Copy link
Member Author

cbaker6 commented May 17, 2024

visionOS build currently failing due to actions/runner-images#9511

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.

None yet

1 participant