cocoapods – ‘pod install’ takes forever

I was trying to update the existing pods with the pod install command, but it takes forever to run.

The verbose mode shows it was stuck at the following line (forever)

Updating spec repo master

$ /usr/bin/git pull –no-rebase –no-commit

There is no network activity after it gets stuck.

19 Answers
19

Leave a Comment