Closed dplewis closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
79a92ac
) 78.22% compared to head (530857c
) 78.22%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When adding Starscream to the ParseLiveQuery
project as a swift package dependency I got this. I'm using my own fork for now.
How is that possible for a public repository? Did you try https://stackoverflow.com/questions/58816416/xcode-swift-package-manager-error-the-repository-could-not-be-found?
Also, there is a repository=
prefix in the dialog text, not sure if that's expected.
I figured it out
@mtrezza This is ready to merge.
🎉 This change has been released in version 2.7.3
New Pull Request Checklist
Issue Description
There are many reasons why these issues could occur.
Type 'Client' does not conform to protocol
Switch must be exhaustive
Closes: https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1738
Approach
You can replicate this issue by adding ParseLiveQuery to the tvOS starter project via SPM.