AwesomeCache icon indicating copy to clipboard operation
AwesomeCache copied to clipboard

Pod update error

Open tomtharakan opened this issue 8 years ago • 1 comments

/usr/bin/git clone https://github.com/aschuch/AwesomeCache.git /var/folders/1b/ql08hzr96vz3qm5nq37_6nn00000gn/T/d20161028-51864-1ajj9nl --template= --single-branch --depth 1 --branch ~> 3.0.1

Cloning into '/var/folders/1b/ql08hzr96vz3qm5nq37_6nn00000gn/T/d20161028-51864-1ajj9nl'... warning: Could not find remote branch ~> 3.0.1 to clone. fatal: Remote branch ~> 3.0.1 not found in upstream origin

tomtharakan avatar Oct 28 '16 04:10 tomtharakan

I guess you are using Cocoapods. There is no branch called "3.0.1" but you could try and use the "4.0" or "5.0" version tags.

aschuch avatar Nov 15 '16 21:11 aschuch