Skip to content

Xcode Cloud frequently fails to resolve package due to XCFramework download failure - xcodebuild: error: Could not resolve package dependencies #2655

@rr-james-hickman

Description

@rr-james-hickman

We install Lottie via SPM using the SPM repo: https://github.com/airbnb/lottie-spm.git
Our team sees this issue occur very frequently in Xcode Cloud:

xcodebuild: error: Could not resolve package dependencies: failed downloading 'https://github.com/airbnb/lottie-ios/releases/download/4.4.3/Lottie-Xcode-15.2.xcframework.zip' which is required by binary target 'Lottie': downloadError("A server with the specified hostname could not be found."). fatalError

I've just updated the version to latest 4.6.0 and will see if it keeps occurring, but wondering if this is something others are experiencing when using the lottie-spm repo?

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions