cocoapods - Cocoa pods setup taking forever -


trying set pod, seems taking forever.

steps

$ sudo gem install cocoapods 1 gem installed

$ pod setup /system/library/frameworks/ruby.framework/versions/2.0/usr/lib/ruby/2.0.0/universal-darwin13/rbconfig.rb:212: warning: insecure world writable dir /usr/local in path, mode 040777 setting cocoapods master repo ...

is there problem access repository ? saw there current problem broken specs repo (http://blog.cocoapods.org/repairing-our-broken-specs-repository/), should not affect new installs , i.e. pod setup right ?

if want speed can following:

$ sudo gem install cocoapods --no-document -v 

it skips out on documentation, , installs verbosely can see happening.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -