cely-tools / Cely

Plug-n-Play login system for iOS written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carthage update failed with Cely/Cely

canatac opened this issue · comments

Hi,
When trying to update by :
carthage update
with
github "Cely/Cely" ~> 2.0.0
in Cartfile

I got this response :

A shell task (/usr/bin/env git clone --bare --quiet https://github.com/Cely/Cely.git /Users/xxx/Library/Caches/org.carthage.CarthageKit/dependencies/Cely) failed with exit code 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled

This works only with repo :
github "chaione/Cely" ~> 2.0.0

Hey @canatac,

Thanks so much great find! Fork the repo and make PR to reflect your contribution!

@initFabian
Done for this small contribution...

Going to close this issue