Fastlane SwiftPM dependency caching

203 Views Asked by At

SwiftPM is always fetching modules whenever I deploy a build. This takes a long time. I use Fastlane on GitHub for our CI/CD. May be there is some way to enable packages caching?

Looks like GitHub do not provide caching for Swift packages.

0

There are 0 best solutions below