Automic VaultAutomic Vault

brew

使用 Homebrew, winget 安装 bluepill

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bluepill

local Homebrew formula metadata

Windows

Windows Package Manager已验证 · 92%
winget install --id Ukhirani.Bp -e

Windows Package Manager source index · Ukhirani.Bp · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Testing tool for iOS that runs UI tests using multiple simulators

命令和别名

  • bluepill
  • bp

历史

项目历史与用法

Bluepill is an iOS test runner created at LinkedIn to run large XCTest and UI-test suites across multiple simulators on one Mac. It became a recognizable package for iOS CI teams because it attacked the slow, flaky simulator-test problem before Apple's own parallel-test story was mature.

项目历史

LinkedIn open-sourced Bluepill in January 2017 after building it to run its large iOS test suite in a reasonable amount of time. The README describes its core features: parallel simulator execution, automatic test grouping, headless mode, junit reports, retry behavior, and simulator crash or hang recovery.

The project was originally published under LinkedIn's GitHub organization and later lives under MobileNativeFoundation. Its tags show a long 5.x release line, and the README tracks supported Xcode versions with branches for older Xcode releases.

采用历史

Bluepill found adoption among iOS teams that needed faster CI feedback without rewriting tests. The README explicitly documents Homebrew installation, release binaries, Fastlane plugin integrations, and a Bitrise build/test step, showing that usage spread through common mobile CI packaging channels.

The surrounding ecosystem included Redpill and other Fastlane plugins, plus Bitrise support, which let teams wire Bluepill into existing build pipelines rather than treating it as a standalone experiment.

使用方式

A typical workflow builds an app and test bundle with xcodebuild build-for-testing, then invokes bluepill with the generated .xctestrun file and an output directory. The tool can also read a JSON configuration file via -c/--config, but the README documents this as a user-supplied file rather than a fixed config path.

Operationally, Bluepill matters because it packs tests into simulator groups, controls retry behavior, collects junit output, and can run headless to reduce resource use on CI machines.

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

Bluepill is significant because it packages a hard local-platform problem: reproducible iOS simulator parallelism. For package nerds, it is a case study in a CLI wrapping Xcode artifacts, Simulator behavior, junit reporting, and CI integration into something installable with Homebrew.

It also marks a particular era of iOS infrastructure, when teams combined xctool, FBSimulatorControl ideas, Fastlane plugins, and custom runners to make Apple-platform testing scale in CI.

时间线

  • 2017: LinkedIn open-sourced Bluepill and published early v0.x tags.
  • 2017: README credits inspiration from parallel_ios_tests, Facebook xctool, and FBSimulatorControl.
  • 2017-2018: Fastlane and Bitrise integrations appeared around the project ecosystem.
  • 2024: Official repository metadata and tags show continued releases through the 5.x line, including Xcode 15.1-era work.

Related projects

  • parallel_ios_tests inspired the project.
  • Facebook xctool and FBSimulatorControl are credited by the README as inspirations.
  • Fastlane plugins such as Redpill, fastlane-plugin-bluepill, Bluepillar, and XBluepill integrated Bluepill into mobile release workflows.
  • Bitrise's Bluepill Build/Test for iOS step connected it to hosted CI.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bluepillcli全局可执行文件
bpcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本5.13.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/MobileNativeFoundation/bluepill

安装元数据

软件包元数据

软件包键brew:bluepill
版本5.13.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bluepill
主页https://github.com/MobileNativeFoundation/bluepill
仓库https://github.com/MobileNativeFoundation/bluepill
上游文档https://github.com/MobileNativeFoundation/bluepill#readme
许可证BSD-2-Clause
源码归档https://github.com/MobileNativeFoundation/bluepill.git
Bottle可用 (于 arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebluepill
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

winget92%

Ukhirani.Bp

winget install --id Ukhirani.Bp -e
  • installed executable or alias match
  • 匹配方式:Bp
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Ukhirani.Bp from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment