jpsim/CardsAgainst

Use Cocoapods for libraries

CameronBanga opened this issue · 3 comments

Would be nice for quickly cloning and then building.

CocoaPods would need to support Swift for this to be possible. Until then,

git clone git@github.com:jpsim/CardsAgainst.git
cd CardsAgainst
git submodule update --init

I am getting this error on above commands:


Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:TransitApp/SVProgressHUD.git' into submodule path '/Users/wizsoft/Documents/PeerEg-CardsAgainst/CardsAgainst/Vendor/SVProgressHUD' failed
Failed to clone 'Vendor/SVProgressHUD'. Retry scheduled
Cloning into '/Users/wizsoft/Documents/PeerEg-CardsAgainst/CardsAgainst/Vendor/Cartography'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.