Bilibili_Wuxianda icon indicating copy to clipboard operation
Bilibili_Wuxianda copied to clipboard

pod install error

Open vc60er opened this issue 7 years ago • 0 comments

-> 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

vc60er avatar Oct 03 '16 08:10 vc60er