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:
- Michael Chartier asked 2 years ago
- last edited 2 years ago
- 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!
- 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 login to post comments
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.
- David Burleigh answered 2 years ago
- You must login to post comments
Please login first to submit.