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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -