Closed dplewis closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
c4998e6
) 11.24% compared to head (dadfd0e
) 64.23%. Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@mtrezza This is ready for review and merge.
🎉 This change has been released in version 3.0.0
New Pull Request Checklist
Issue Description
With the removal of Carthage support a lot of legacy code has been leftover. This PR replaces Carthage dependencies with SPM. Carthage is currently breaking the CI
Closes: https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1759, https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1747, https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1729, https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1706
Approach
TODOs before merging