macOS
brew install baguettelocal Homebrew formula metadata
安装
brew install baguettelocal Homebrew formula metadata
概览
Headless iOS Simulator manager and host-side input injection for iOS 26
历史
Baguette is a young Swift command-line tool for headless iOS Simulator control, screen streaming, host-side input injection, and a local web UI. It targets macOS, Apple Silicon, and Xcode/iOS 26-era simulator internals.
The public GitHub repository was created on May 1, 2026. The README describes a single Swift CLI named `baguette` plus a self-contained web UI for booting simulators, streaming screens, sending taps and gestures, inspecting accessibility trees, tailing logs, taking screenshots, recording, and exposing a multi-device farm view.
The project is explicitly tied to Apple's simulator stack: the README says it links against private SimulatorKit/CoreSimulator frameworks and requires Xcode 26. That makes it closer to a power-user automation tool than a general mobile-testing framework.
Baguette is new but visible in the Homebrew ecosystem. The Homebrew formula API reported stable version 0.1.77 with 107 installs in the previous 30 days as of June 30, 2026, while GitHub reported 1,457 stars.
Its adoption is likely concentrated among iOS automation, device-farm, QA, and simulator-infrastructure users who need headless control without opening Xcode or Simulator.app.
Common workflows include `baguette serve` for the local browser UI, `baguette list`, `baguette boot --udid`, `baguette tap --udid`, `baguette screenshot`, `baguette logs`, and device-farm pages served from localhost. The README also documents build-from-source commands using `make` and `swift test`.
Baguette is interesting because it packages fragile simulator-control knowledge into a brew-installable CLI. Package nerds care less about its age and more about the packaging boundary: a single formula can expose private-framework simulator automation, HID-style gestures, streaming, and a web control plane.
安全态势
没有找到 baguette 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
baguette | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/tddworks/baguette
安装元数据
| 软件包键 | brew:baguette |
|---|---|
| 版本 | 0.1.84 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/baguette |
| 主页 | https://tddworks.github.io/baguette/ |
| 仓库 | https://github.com/tddworks/baguette |
| 上游文档 | https://github.com/tddworks/baguette#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/tddworks/baguette/archive/refs/tags/v0.1.84.tar.gz |
| 最后更新 | 2026-07-23T06:03:57Z |
| Pulse | updated |
| Bottle | 可用 (于 arm64_tahoe) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | baguette |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.