Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about the source url #11

Closed
hillchan31 opened this issue Feb 19, 2016 · 1 comment
Closed

about the source url #11

hillchan31 opened this issue Feb 19, 2016 · 1 comment

Comments

@hillchan31
Copy link
Contributor

When I install the EarlGrey with the command pod install --verbose --no-repo-update, I got the failure.

Downloading dependencies

-> Installing EarlGrey (1.0.0)

Http download
$ /usr/bin/curl -f -L -o
/var/folders/f8/40y7v4md00xdlvxnfy00stm40000gn/T/d20160219-30346-1tpz669/file.zip
http://www.github.com/google/EarlGrey/releases/download/1.0.0/EarlGrey-1.0.0.zip --create-dirs
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0curl: (56) Recv failure: Connection reset by peer

While downloading EarlGrey, the request is http not https.

In the file EarlGrey.podspec.json, the source is the http request
"source": {
"http": "http://www.github.com/google/EarlGrey/releases/download/1.0.0/EarlGrey-1.0.0.zip"
},

How can I change the path to https?

@hillchan31
Copy link
Contributor Author

sorry

the network problem

gilserrap added a commit to AdevintaSpain/EarlGrey that referenced this issue Oct 6, 2020
…-table-collection-view

Feature/assert empty table collection view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant