macOS
brew install --cask tuistlocal Homebrew cask metadata
cask / 順位 164
tuist のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install --cask tuistlocal Homebrew cask metadata
概要
Create, maintain, and interact with Xcode projects at scale
履歴
Tuist is a Swift and Xcode project automation platform that began around the problem of making large Xcode projects easier to define, generate, and maintain. It grew from open-source project generation into a broader developer-productivity platform for generated projects, caching, selective testing, build insights, registries, bundle analysis, and previews.
Tuist's official 1.0 announcement says Pedro Pinera started the project because defining Xcode projects at scale was difficult, conflict-prone, and tied to fragile build settings and build phases. The same post traces the prerequisite work to XcodeProj, a Swift library for reading, updating, and writing Xcode projects.
The 2019 1.0 release marked the project's first major milestone: simplifying the definition of projects of any size through Swift manifests, project description helpers, and commands such as `tuist edit`. The stated goal was not merely project generation, but making Xcode project structure easier for whole teams to understand and evolve.
By 2024, Tuist 4 reframed the project around sustainability and platform features. The official Tuist 4 announcement says the first seven years were spent understanding Xcode and laying the foundation for project generation, and that the next phase used that foundation to address organization-level challenges through a commercial open-source model and server-backed features.
Tuist's adoption followed the pain points of modular iOS and macOS teams: pbxproj merge conflicts, slow CI, dependency integration, DerivedData invalidation, and the need to preserve Xcode as the editing experience. Its README lists many companies using Tuist, including TV 2, Depop, Bending Spoons, GetYourGuide, Trendyol, Compass, Telepass, Crunchyroll, Wise, and others.
The official documentation positions Tuist as a "mobile platform team, as a service" and says it connects thousands of developers through GitHub, Slack, Discourse, videos, Bluesky, Mastodon, and LinkedIn. That community and company usage made Tuist more than a package-manager curiosity: it became infrastructure for teams standardizing Swift app development.
The Tuist 4 announcement documents a packaging shift as well: Mise became the default installer because it provides version scoping and deterministic tool activation, while Homebrew remains an alternative for teams that prefer an intermediary already common in development environments. The Homebrew cask in this batch reflects that continued package-manager distribution path.
In day-to-day use, Tuist projects describe structure through Swift manifest files such as `Project.swift` and `Workspace.swift`; Tuist then generates Xcode projects, edits manifests, resolves dependencies, builds, tests, graphs projects, caches targets, and reports insights. The project principles describe manifests as the source of truth and Tuist as owning complexity while exposing a simple interface.
Tuist 4 changed dependency workflows by moving away from `Dependencies.swift` toward `Package.swift` with `#if TUIST` integration settings, and renamed `tuist fetch` to `tuist install` to align with common dependency-install terminology. The same release emphasized deterministic installation through Mise, with Homebrew and GitHub releases as alternatives.
Tuist is significant in package-nerd culture because it represents the Apple-platform counterpart to convention-first build and package tooling such as Cargo and SwiftPM, but aimed at Xcode's historically implicit and GUI-heavy project model. It turns Xcode project structure into source-controlled manifests and package-installable CLI workflows.
For Homebrew users, Tuist is also an example of a serious team tool distributed as a cask rather than only through language-specific tooling. Its own documentation now recommends Mise first, which makes the Homebrew cask an alternative for teams already standardizing developer laptops through Homebrew bundles.
セキュリティ状態
tuist に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
Project.swiftWorkspace.swift実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tuist | バイナリ | Homebrew cask バイナリ | tuist |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | cask:tuist |
|---|---|
| バージョン | 4.203.1 |
| パッケージマネージャ | Homebrew Cask |
| ホームページ | https://tuist.io/ |
| 最終更新 | 2026-07-31T05:32:49Z |
| Pulse | updated |
| SHA-256 | 7af01272af69a460729f82de71d68cd34a35bb3b21622cfd12c0c7b74e1a1b3b |
| ダウンロード URL | https://github.com/tuist/tuist/releases/download/4.203.1/tuist.zip |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tuist
nix profile install nixpkgs#tuisttuist
sudo port install tuistソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.