Skip to content

failed downloading 'https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.18.0.zip' which is required by binary target 'onnxruntime': badResponseStatusCode(404) #18

@ChoSooMin

Description

@ChoSooMin

I added 'onnxruntime-swift-package-manager' in my Xcode project, but I got error like this.

xcodebuild: error: Could not resolve package dependencies:
  failed downloading 'https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.18.0.zip' which is required by binary target 'onnxruntime': badResponseStatusCode(404)
  failed downloading 'https://download.onnxruntime.ai/pod-archive-onnxruntime-extensions-c-0.11.0.zip' which is required by binary target 'onnxruntime_extensions': badResponseStatusCode(404)
  fatalError

and I visited the https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.18.0.zip on website, i got error like this.

The requested content does not exist.
HttpStatusCode: 404
ErrorCode: WebContentNotFound
RequestId : ec3b033f-801e-00a1-52d7-c7ef5a000000
TimeStamp : 2024-06-26T14:46:26.1417489Z

How can I solve this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions