13 days ago

Layering Tuist

Drawing inspiration from the VueJS, we’ll start extracting some layers from Tuist to make them Tuist-agnostic, and take the opportunity to ensure Linux compatibility, embrace Swift’s structured concurrency, and remove the dependency on shared instances that complicate parallelization of tests at the above layers. Those layers will be open source, and some will start as a fork of some swift-tools-support-core utilities since the package is no longer maintained.

Those utilities in order of priority are:

All the packages will accept a swift-log‘s Logger instance to give users control over how they’d like the packages to log messages.

Note that they are still in the early stages of development. We want to make sure each of them is well-tested across the supported platforms and that they include documentation.

About Pedro Piñera

I created XcodeProj and Tuist, and co-founded Tuist Cloud. My work is trusted by companies like Adidas, American Express, and Etsy. I enjoy building delightful tools for developers and open-source communities.