1and2papa / CTAssetsPickerController

iOS control that allows picking multiple photos and videos from user's photo library.
MIT License
2.15k stars 550 forks source link

fatal: Remote branch v3.2.4 not found in upstream origin #207

Closed a9austin closed 8 years ago

a9austin commented 8 years ago

I get this error when running pod install.

Installing CTAssetsPickerController (3.2.4)

[!] Error installing CTAssetsPickerController [!] /usr/bin/git clone https://github.com/chiunam/CTAssetsPickerController.git /var/folders/5g/9jwrd_bs2bd7_wqy8xvg3y_c0000gn/T/d20160121-43823-f9hiay --single-branch --depth 1 --branch v3.2.4

Cloning into '/var/folders/5g/9jwrd_bs2bd7_wqy8xvg3y_c0000gn/T/d20160121-43823-f9hiay'... warning: Could not find remote branch v3.2.4 to clone. fatal: Remote branch v3.2.4 not found in upstream origin

1and2papa commented 8 years ago

@a9austin Sorry, I misdelete the tag in github. It should work now.

a9austin commented 8 years ago

It was an issue with my cocoapods.