cocoapods - 'pod install' takes forever

前端 未结 20 1255
面向向阳花
面向向阳花 2020-11-27 09:20

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

20条回答
  •  离开以前
    2020-11-27 09:32

    Even I was thinking the same. If you open Activity Monitor you can see that it is downloading something at there on the name of GIT.

    I found this tip useful.

    https://stackoverflow.com/a/21916507/563735

提交回复
热议问题