Xcode Cloud frequently fails to resolve package due to XCFramework download failure - xcodebuild: error: Could not resolve package dependencies #2656
rr-james-hickman
started this conversation in
General
Replies: 1 comment
-
|
This sounds like a GitHub hosting issue or Xcode Cloud connectivity issue, not an issue with Lottie itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We install Lottie via SPM using the SPM repo:
https://github.com/airbnb/lottie-spm.gitOur team sees this issue occur very frequently in Xcode Cloud:
I've just updated the version to latest
4.6.0and will see if it keeps occurring, but wondering if this is something others are experiencing when using thelottie-spmrepo?If we still see the failure with the updated version (
4.6.0) then I will try switching to the main repo instead of the SPM one and see if that fixes the issue. But just wanted to bring this to your attention to see if you were aware of it and could possibly fix.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions