tuist/Sources
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
..
ProjectDescription Added helper method to retrieve Environment variables (#1468) 2020-06-27 09:39:36 +02:00
TuistAutomation Add utility for fetching simulator devices and runtimes (#1491) 2020-06-29 19:05:01 +02:00
TuistAutomationTesting Add utility for fetching simulator devices and runtimes (#1491) 2020-06-29 19:05:01 +02:00
TuistCache [Cache] Implement remote fetch logic (#1498) 2020-06-30 19:43:34 +02:00
TuistCacheTesting [Cache] Implement remote fetch logic (#1498) 2020-06-30 19:43:34 +02:00
TuistCloud [Cache] Add the cache storing logic (#1470) 2020-06-26 16:55:08 +02:00
TuistCloudTesting Fix compilation 2020-04-01 19:03:03 +02:00
TuistCore Add utility for fetching simulator devices and runtimes (#1491) 2020-06-29 19:05:01 +02:00
TuistCoreTesting [Cache] Add the cache storing logic (#1470) 2020-06-26 16:55:08 +02:00
TuistEnvKit Adding fix for tuist bundle issue 1466 caused by trailing whitespace (#1486) 2020-06-23 11:09:10 +02:00
TuistGenerator Migrate info plist generator to a project mapper (#1469) 2020-06-22 06:43:22 +01:00
TuistGeneratorTesting Add autogenerate schemes mapper to edit. (#1467) 2020-06-19 08:01:17 +02:00
TuistInsights Add TuistInsights framework 2020-03-11 13:18:25 +01:00
TuistKit [Cache] Implement remote fetch logic (#1498) 2020-06-30 19:43:34 +02:00
TuistLoader Search Setup.swift upwards (#1513) 2020-06-29 21:37:09 +02:00
TuistLoaderTesting [Cache] Add the cache storing logic (#1470) 2020-06-26 16:55:08 +02:00
TuistScaffold Signing install (#1186) 2020-06-15 20:59:51 +02:00
TuistScaffoldTesting/Utils/Mocks Move from SPM libs to TSC (#1230) 2020-04-17 08:24:24 +02:00
TuistSigning Add utility for fetching simulator devices and runtimes (#1491) 2020-06-29 19:05:01 +02:00
TuistSigningTesting Signing install (#1186) 2020-06-15 20:59:51 +02:00
TuistSupport [Cache] Implement remote fetch logic (#1498) 2020-06-30 19:43:34 +02:00
TuistSupportTesting [Cache] Implement remote fetch logic (#1498) 2020-06-30 19:43:34 +02:00
tuist Move from SPM libs to TSC (#1230) 2020-04-17 08:24:24 +02:00
tuistenv Argument parser (#1154) 2020-04-13 10:11:12 +02:00