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

Merged
merged 20 commits into from
Jun 24, 2024
Merged

ci: Update Xcode to 15.4 #166

merged 20 commits into from
Jun 24, 2024

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
  • Set the CI iOS and tvOS to 17.5 and visionOS to 1.2
  • Remove visionOS build/test for now

TODOs before merging

  • Verify visionOS builds and passes

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 86.36364% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.26%. Comparing base (077d457) to head (2992309).

Files Patch % Lines
Sources/ParseSwift/Extensions/URLSession.swift 0.00% 2 Missing ⚠️
...rces/ParseSwift/Protocols/ParseOperationable.swift 66.66% 1 Missing ⚠️
Sources/ParseSwift/Protocols/ParseTypeable.swift 66.66% 1 Missing ⚠️
Sources/ParseSwift/Types/ParseFieldOptions.swift 66.66% 1 Missing ⚠️
Sources/ParseSwift/Types/ParseOperation.swift 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
+ Coverage   91.21%   91.26%   +0.05%     
==========================================
  Files         178      178              
  Lines       12087    12079       -8     
==========================================
- Hits        11025    11024       -1     
+ Misses       1062     1055       -7     

☔ 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

@cbaker6 cbaker6 closed this Jun 24, 2024
@cbaker6 cbaker6 reopened this Jun 24, 2024
@cbaker6 cbaker6 merged commit 47b0a3b into main Jun 24, 2024
12 of 13 checks passed
@cbaker6 cbaker6 deleted the cbaker6-patch-1 branch June 24, 2024 19:38
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.

1 participant