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

refactor: Build with latest SwiftLint #92

Merged
merged 12 commits into from
Apr 6, 2023
Merged

refactor: Build with latest SwiftLint #92

merged 12 commits into from
Apr 6, 2023

Conversation

cbaker6
Copy link
Member

@cbaker6 cbaker6 commented Apr 6, 2023

New Pull Request Checklist

Issue Description

  • A new version of SwiftLint is released which causes some linting errors
  • Cocoapods doesn't default to Swift 5.8 on latest Xcode

Approach

  • Ignore new build rule for SwiftLint
  • Add 5.8 to cocoa pods

TODOs before merging

  • Add entry to changelog
  • Add changes to documentation (guides, repository pages, in-code descriptions)

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #92 (abcecba) into main (088e420) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   91.49%   91.38%   -0.11%     
==========================================
  Files         172      172              
  Lines       15261    15261              
==========================================
- Hits        13963    13947      -16     
- Misses       1298     1314      +16     
Impacted Files Coverage Δ
...urces/ParseSwift/API/ParseURLSessionDelegate.swift 100.00% <ø> (ø)

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cbaker6 cbaker6 changed the title fix: Add backwards compatability to Xcode 13.1 refactor: Build with latest SwiftLint Apr 6, 2023
Package.swift Fixed Show fixed Hide fixed
Package.swift Fixed Show fixed Hide fixed
@cbaker6 cbaker6 merged commit 1b047a8 into main Apr 6, 2023
@cbaker6 cbaker6 deleted the backwards branch April 6, 2023 21:41
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