Skip to content

Caching

How do I cache CocoaPods?

Quick answer

Cache Pods/ and ~/Library/Caches/CocoaPods keyed on Podfile.lock.

The detail that matters

Also persist DerivedData — for iOS builds it is worth considerably more than the Pods cache.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.