pkg.soopen package index

cask / 排名 164

使用 Homebrew Cask 安装 tuist

查看 tuist 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew Cask已验证 · 100%
brew install --cask tuist

local Homebrew cask metadata

概览

软件包摘要

Create, maintain, and interact with Xcode projects at scale

命令和别名

  • tuist

历史

项目历史与用法

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.

时间线

  • April 21, 2017: Official Tuist 4 post dates the first XcodeProj commit, later described as Tuist's foundation.
  • Dec 18, 2019: Tuist 1.0.0 released, marking the first major project milestone.
  • Feb 7, 2024: Tuist 4 announced with commercial open-source sustainability, server-backed paid features, Mise as default installer, and dependency workflow changes.
  • Current docs: Tuist presents itself as a platform for generated projects, cache, selective testing, build insights, registry, bundle insights, and previews.

Related projects

  • XcodeProj is the foundation library identified by Tuist's own history.
  • Swift Package Manager and Cargo influenced Tuist's desire for conventional CLI workflows; SwiftPM also became central to dependency integration.
  • Fastlane, CocoaPods, XcodeGen, Bazel, Buck, Mise, and Homebrew appear in official docs or posts as adjacent tools or adoption/migration references.

来源

安全态势

尚未找到受保护工具覆盖

没有找到 tuist 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

macOS
Project.swiftWorkspace.swift

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tuist二进制Homebrew cask 二进制tuist

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本4.203.1
管理器更新时间2026-07-31
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键cask:tuist
版本4.203.1
软件包管理器Homebrew Cask
主页https://tuist.io/
最后更新2026-07-31T05:32:49Z
Pulseupdated
SHA-2567af01272af69a460729f82de71d68cd34a35bb3b21622cfd12c0c7b74e1a1b3b
下载 URLhttps://github.com/tuist/tuist/releases/download/4.203.1/tuist.zip
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tuist

nix profile install nixpkgs#tuist
  • normalized package name match
  • 匹配方式:Tuist
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tu/tuist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

tuist

sudo port install tuist
  • normalized package name match
  • 匹配方式:Tuist
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/tuist/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation