tuist/Sources/TuistCache/Cache
Romain Boulay 223395c469
[Cache] Implement remote fetch logic (#1498)
* [cache-download] Implement remote fetch logic

* [cache-download] Add tests in CacheRemoteStorageTests to cover the fetch part

* [cache-download] Moving FileClient to TuistSupport

* [cache-download] Rename zipFlow to unzip

* [cache-download] Force cast in test

* [cache-download] Streamlined errors output

* [cache-download] Expect an xcframework inside the unzipped archive or throw an error
2020-06-30 19:43:34 +02:00
..
Cache.swift [Cache] Add the cache storing logic (#1470) 2020-06-26 16:55:08 +02:00
CacheAPIError.swift Add CacheRemoteStorage foundations (#1420) 2020-06-10 11:43:17 +02:00
CacheGraphMapper.swift Move from SPM libs to TSC (#1230) 2020-04-17 08:24:24 +02:00
CacheLocalStorage.swift Add CacheRemoteStorage foundations (#1420) 2020-06-10 11:43:17 +02:00
CacheRemoteStorage.swift [Cache] Implement remote fetch logic (#1498) 2020-06-30 19:43:34 +02:00
CacheStoring.swift Add CacheRemoteStorage foundations (#1420) 2020-06-10 11:43:17 +02:00
CloudCacheResponse.swift [Cache] Add the cache storing logic (#1470) 2020-06-26 16:55:08 +02:00
CloudHEADResponse.swift [Cache] Add the cache storing logic (#1470) 2020-06-26 16:55:08 +02:00
URL+Cache.swift Add CacheRemoteStorage foundations (#1420) 2020-06-10 11:43:17 +02:00