VoIPGRID / Vialer-pjsip-iOS

A Vialer specific PJSIP build distributed through cocoapods
GNU General Public License v3.0
72 stars 59 forks source link

Vialer-pjsip-iOS can't download with cocoapods #46

Open CLANNADAIR opened 4 years ago

CLANNADAIR commented 4 years ago

Version

3.5

cocoapods error message:

[!] Error installing Vialer-pjsip-iOS [!] /usr/bin/git clone https://github.com/VoIPGRID/Vialer-pjsip-iOS.git /var/folders/dj/gsjvhfqd46sg615_yy6z_bnc0000gn/T/d20200507-50207-1nqvqe6 --template= --single-branch --depth 1 --branch 3.5

Cloning into '/var/folders/dj/gsjvhfqd46sg615_yy6z_bnc0000gn/T/d20200507-50207-1nqvqe6'... Note: checking out 'dd11eebed828847e445c2b577c2c86990dfac7a0'.

You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example:

git checkout -b

git-lfs filter-process: git-lfs: command not found fatal: the remote end hung up unexpectedly warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry the checkout with 'git checkout -f HEAD'

vikt0r40 commented 4 years ago

I have the same problem

Meonardo commented 3 years ago

@CLANNADAIR @vikt0r40 Please check if you have installed the "Git lfs"; I can see the log: git-lfs filter-process: git-lfs: command not found fatal: the remote end hung up unexpectedly .