icon

Restore SPM Cache

Restores cached Swift Package Manager dependencies. This Step needs to be used in combination with Save SPM Cache.

Restores cached Swift Package Manager dependencies. This Step needs to be used in combination with Save SPM Cache.

This Step is based on key-based caching and sets up the cache key and path automatically for SPM dependencies. If you'd like to change the cache keys, you might want to use the generic Restore cache Step instead.

Related steps

Save SPM cache

Restore cache

Similar steps

Restores build cache using a cache keys. This Step needs to be used in combination with Multikey Save Cache or Save Cache.

Restores build cache using a cache key. This Step needs to be used in combination with Save Cache.

Restores cached Carthage dependencies. This Step needs to be used in combination with Save Carthage Cache.

Restores cached Cocoapods dependencies. This Step needs to be used in combination with Save Cocoapods Cache.