Pre loader

Installing SciChart from PodSpecs-Nightly fails to download zip file

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

Trying to install SciChart using the PodSpecs-Nightly repo:

source ‘https://github.com/ABTSoftware/PodSpecs-Nightly.git’

Running pod install results in this error:

[!] Error installing SciChart
[!] /usr/bin/curl -f -L -o /var/folders/mr/0skn4y5d1t99bcvzd09g_wdr0000gn/T/d20221220-30745-gfzfrf/file.zip https://github.com/ABTSoftware/PodSpecs-Nightly/releases/download/v4.4.1-nightly.5867/SciChart_iOS_4.4.1-nightly.5867.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.11.3 cocoapods-downloader/1.6.3'
curl: (22) The requested URL returned error: 404

Notice the word “SDK” is missing from the URL above. The correct URL should be:

https://github.com/ABTSoftware/PodSpecs-Nightly/releases/download/v4.4.1-nightly.5867/SciChart_iOS_SDK_4.4.1-nightly.5867.zip

Version
4.4.1.5840
  • Andrew Burnett-Thompson
    Hi Michael, our CTO David told me he had to roll back a release, but it seems it’s still on pod spec. We will get this sorted and push the correct release soon. Please use the last release in the meantime!
  • Michael Chartier
    Yes the rollback worked and the regular repo is working again. I just created this new issue today for a different problem with the nightly repo.
  • You must to post comments
1
0

We’ve been having problems with the auto upload of releases (if anyone knows how to extend the timeout on github-release let me know) and it looks like the wrong artefact was manually uploaded. Should be fixed now.

Sorry for the inconvenience.

  • You must to post comments
1
0

Fixed, thanks.

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.