pkg.soopen package index

brew / 审批门 / 排名 72

使用 Homebrew, MacPorts, Nix 安装 xcbeautify

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install xcbeautify

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install xcbeautify

MacPorts ports tree · devel/xcbeautify/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#xcbeautify

nixpkgs package indexes · pkgs/by-name/xc/xcbeautify/package.nix · 来源: api.github.com

概览

软件包摘要

Little beautifier tool for xcodebuild

命令和别名

  • xcbeautify

历史

项目历史与用法

xcbeautify is a Swift command-line formatter for xcodebuild output. Its README presents it as a faster alternative to xcpretty, with colored human-readable output and support for modern Xcode, Swift Package Manager, and CI rendering workflows.

项目历史

The GitHub release history shows xcbeautify releases from 0.3.6 in December 2018 to the 3.x series in 2026. The project has remained focused on parsing and presenting Apple's verbose build and test output while tracking changes in Xcode behavior.

The README emphasizes being written in Swift and compiling to a static binary, reducing Ruby dependence in development and CI environments compared with xcpretty. Later features include JUnit report generation and dedicated renderers for GitHub Actions, TeamCity, and Azure DevOps Pipeline.

采用历史

xcbeautify's adoption is most visible in the iOS and macOS CI ecosystem. fastlane's xcodebuild formatter documentation says fastlane 2.201.0 and later can select an xcodebuild_formatter, defaults to xcbeautify when it is installed, and describes xcbeautify as the recommended formatter.

The same fastlane documentation explains the transition context: xcpretty had historically been tightly integrated with fastlane as a RubyGem dependency, while xcbeautify became preferred for new build-system output, parallel testing output, Swift Package Manager formatting, and speed.

使用方式

The basic usage is to pipe xcodebuild output into xcbeautify. The README also recommends `set -o pipefail` in CI so the pipeline preserves xcodebuild's exit status, and shows unbuffered/combined output for parallel or concurrent destination testing.

CI users can select specialized renderers, such as `--renderer github-actions`, so warnings, errors, and test results appear directly in the CI provider interface instead of only in raw logs.

为什么软件包爱好者会关心

xcbeautify is important in Apple-platform packaging because xcodebuild is unavoidable but noisy. It provides a small CLI layer that makes Xcode builds readable in terminal and CI logs without tying the workflow to Ruby.

Its role is also a good example of ecosystem succession: a Swift-native formatter increasingly replacing or supplementing xcpretty in places where Xcode's newer build and parallel-test output needed better handling.

时间线

  • 2018: GitHub release history includes xcbeautify 0.3.6.
  • 2022: fastlane 2.201.0 and later document xcodebuild_formatter support and default to xcbeautify when installed.
  • 2023: 1.0.1 is published in the release stream.
  • 2024: 2.0.1 is published in the release stream.
  • 2026: 3.2.1 is released with fixes and additional CLI test coverage.

Related projects

  • xcbeautify is directly related to xcodebuild, Swift Package Manager, fastlane scan/gym/snapshot, and xcpretty.

审批门

高风险命令的人工审核元数据

本地审批门种子包含 2 条适用于 xcbeautify 的规则。覆盖的入口点:xcbeautify。严重级别:中。覆盖状态:partial,审核于 2026-05-21。

受控操作示例

  • Write formatted test or build reports.
  • Emit GitHub Actions annotations from build logs.

可执行文件

已安装的可执行文件

命令类型暴露范围备注
xcbeautify可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:xcbeautify
版本3.2.1
软件包管理器Homebrew
主页https://github.com/cpisciotta/xcbeautify
仓库https://github.com/cpisciotta/xcbeautify
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

xcbeautify

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

xcbeautify

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

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • approval-gate seed metadata
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation