MichaelHuyp / Bilibili_Wuxianda

高仿Bilibili客户端 - ( ゜- ゜)つロ 乾杯~
MIT License
2.69k stars 693 forks source link

pod install error #25

Open vc60er opened 8 years ago

vc60er commented 8 years ago

-> Installing ReactiveCocoa (4.1.0)

Git download Git download $ /usr/local/bin/git clone https://github.com/ReactiveCocoa/ReactiveCocoa.git /var/folders/np/wz0lj92s0lxbn4rn7d4xqqkh0000gn/T/d20161003-72847-3xqn9h --template= --single-branch --depth 1 --branch v4.1.0 Cloning into '/var/folders/np/wz0lj92s0lxbn4rn7d4xqqkh0000gn/T/d20161003-72847-3xqn9h'... Note: checking out 'fdbd3676cc4305c48e53bc25aebdb0eb607cdc2b'.

 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 <new-branch-name>

Running prepare command $ /bin/bash -c set -e sed -i '' 's@<ReactiveCocoa/(.)>@"\1"@g' ReactiveCocoa/ReactiveCocoa.h sed: can't read s@<ReactiveCocoa/(.)>@"\1"@g: No such file or directory [!] /bin/bash -c set -e sed -i '' 's@<ReactiveCocoa/(.*)>@"\1"@g' ReactiveCocoa/ReactiveCocoa.h

sed: can't read s@<ReactiveCocoa/(.*)>@"\1"@g: No such file or directory