The Wayback Machine - https://web.archive.org/web/20211128011426/https://github.com/tuist
Skip to content
@tuist

Tuist

A tool to bootstrap, maintain, and interact with Xcode projects at any scale.

Tuist

Scaling up Xcode projects is a tedious undertaking: Git conflicts in .pbxproj files, slow Xcode, large build times, and brittle projects that break easily when adding/removing targets to its graph. This often leads to developer frustration, and the companies that can afford it, create infrastructure teams dedicated to mitigate those pains. In few cases, the pain is mitigated with the complexity of alternative build systems like Bazel.

We believe painless Xcode development with large projects can be enjoyable keeping things simple and without requiring an infrastructure team. Tuist achieves that by leveraging Xcode project generation. It provides an explicit interface in Swift to declare modular projects. Unlike YAML-baed project generators, it can optimize your projects' graph at generation time by removing the unnecessary targets and replacing some of them with their binary counterpart.

Focus on building great apps for Apple platforms, and we take care of the rest ❤️.

Pinned Loading

  1. tuist Public

    🚀 Create, maintain, and interact with Xcode projects at scale

    Swift 2.2k 209

  2. 📝 Read, update and write your Xcode projects

    Swift 1.5k 210

  3. A community-driven collection of Tuist related posts, plugins, talks, and much more.

    27 1

  4. backbone Public

    🌎 An internal web service with utilities for managing and making decisions on Tuist

    Ruby 3

  5. cloud Public

    ☁️ A server-side service for Tuist projects to provide new capabilities

    Ruby 4

Repositories

Sponsors

@GetStream @shgew @GlebRadchenko @luispadron @csjones

Top languages

Loading…

Most used topics

Loading…