CocoaPods updating main repo every time

I have tried with multiple versions of the CocoaPods install too (1.7.2, 1.8.0 and 1.91) but all of them will clone the specs main repo (Cloning spec repococoapodsfromhttps://github.com/CocoaPods/Specs.git``) instead of just using the cache. After the spec is successfully cloned (it takes almost 10min sometimes) it just outputs that it is using the cached pods instead of downloading them.

Any idea on how to prevnt this step from cloning the specs repo to save build time?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.