icon

Save SPM Cache

Saves Swift Package Manager dependency cache. This Step needs to be used in combination with Restore SPM Cache.

Saves Swift Package Manager dependency cache. This Step needs to be used in combination with Restore 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 key (or paths to cache), you might want to use the generic Save cache Step instead.

Related steps

Restore SPM cache

Save cache

Similar steps

Saves items to the cache based on key-value pairs. This Step needs to be used in combination with Multikey Restore Cache or Restore Cache.

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

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

Caches Carthage prebuilt frameworks. This Step needs to be used in combination with Restore Carthage Cache.