parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
308 stars 69 forks source link

ci: update to Xcode 14 #412

Closed cbaker6 closed 2 years ago

cbaker6 commented 2 years ago

New Pull Request Checklist

Issue Description

Xcode 14 has been released.

Related issue: #n/a

Approach

Update CI to Xcode 14.

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

codecov[bot] commented 2 years ago

Codecov Report

Base: 90.00% // Head: 89.99% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (b65d14a) compared to base (e2827c5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #412 +/- ## ========================================== - Coverage 90.00% 89.99% -0.01% ========================================== Files 159 159 Lines 15323 15323 ========================================== - Hits 13791 13790 -1 - Misses 1532 1533 +1 ``` | [Impacted Files](https://codecov.io/gh/parse-community/Parse-Swift/pull/412?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community) | Coverage Δ | | |---|---|---| | [Sources/ParseSwift/Coding/ParseEncoder.swift](https://codecov.io/gh/parse-community/Parse-Swift/pull/412/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community#diff-U291cmNlcy9QYXJzZVN3aWZ0L0NvZGluZy9QYXJzZUVuY29kZXIuc3dpZnQ=) | `77.57% <0.00%> (-0.47%)` | :arrow_down: | | [Sources/ParseSwift/Objects/ParseUser.swift](https://codecov.io/gh/parse-community/Parse-Swift/pull/412/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community#diff-U291cmNlcy9QYXJzZVN3aWZ0L09iamVjdHMvUGFyc2VVc2VyLnN3aWZ0) | `87.09% <0.00%> (-0.18%)` | :arrow_down: | | [Sources/ParseSwift/Objects/ParseObject.swift](https://codecov.io/gh/parse-community/Parse-Swift/pull/412/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community#diff-U291cmNlcy9QYXJzZVN3aWZ0L09iamVjdHMvUGFyc2VPYmplY3Quc3dpZnQ=) | `89.58% <0.00%> (+0.13%)` | :arrow_up: | | [Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift](https://codecov.io/gh/parse-community/Parse-Swift/pull/412/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community#diff-U291cmNlcy9QYXJzZVN3aWZ0L0xpdmVRdWVyeS9QYXJzZUxpdmVRdWVyeS5zd2lmdA==) | `76.75% <0.00%> (+0.58%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=parse-community)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.