install-swift icon indicating copy to clipboard operation
install-swift copied to clipboard

Add build artefact caching

Open 0xTim opened this issue 4 years ago • 0 comments

It would be good to be able to cache the build artefacts between builds if possible to speed up building of projects, especially dependencies.

I'm not sure how well this will work as historically SwiftPM and Docker have not played nicely together but worth investigating. Definitely needs to be opt in with a way to clear the cache if things go wrong

0xTim avatar Nov 30 '21 14:11 0xTim