Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 fastlane

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

代理安全

代理安全回答

fastlane automates mobile build, signing, and release workflows.

凭据访问

Reads signing keys, app-store credentials, API keys, and environment variables.

远程变更

Can upload builds, modify metadata, and trigger release workflows.

发布/制品风险

Publishes mobile app builds and release metadata.

推荐控制

Gate upload, signing, match, deliver, pilot, and credential commands.

代理使用指南

Allow lane inspection; require approval for signing, uploads, and store mutations.

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fastlane

local Homebrew formula metadata

Linux

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

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

概览

软件包摘要

Easiest way to build and release mobile apps

命令和别名

  • fastlane

历史

项目历史与用法

fastlane is a Ruby-based command-line automation suite for mobile app release engineering. It became the default package-manager answer to a painful class of iOS and Android chores: signing, screenshots, beta distribution, store metadata, builds, and CI release lanes.

项目历史

The public GitHub repository was created in December 2014. By May 2015, founder Felix Krause announced fastlane 1.0 and described work toward semantic versioning, multi-platform support, terminal-visible action documentation, and a refactored configuration system for built-in integrations.

In October 2015, Krause announced that fastlane had become part of Fabric at Twitter. That post framed fastlane as a side project that had grown into a full-time maintenance effort and promised that it would remain open source while expanding beyond iOS toward Android.

In January 2017, Krause announced that fastlane, along with Fabric, was joining Google and working with Firebase. The same post says the intervening Fabric period added a configuration web app, prepackaged fastlane distribution, plugins, two-factor Apple ID support, a monorepo migration, and the docs.fastlane.tools site.

采用历史

fastlane's adoption came from collapsing many fragile mobile-release scripts into a shared vocabulary of lanes and actions. The project README and docs continue to position it as automation for beta deployments and App Store/Google Play releases, and the repository's large contributor table, tens of thousands of GitHub stars, and package-manager presence reflect durable use across mobile teams.

Its adoption also tracks platform pain: Apple code signing, provisioning profiles, localized screenshots, TestFlight uploads, App Store metadata, Google Play uploads, and CI setup all changed often enough that a maintained shared tool was cheaper than every team owning its own scripts.

使用方式

A fastlane project usually defines lanes in a Fastfile. The docs show lanes that run tests, build an app, upload to beta services, capture screenshots, upload to the App Store, and notify teammates, then invoke them with commands such as fastlane release.

The action catalog is the operational heart of fastlane: build_app/gym builds and signs apps, match syncs signing materials, snapshot and screengrab automate localized screenshots, pilot uploads to TestFlight, deliver uploads to App Store Connect, and supply works with Google Play. CI actions help prepare Jenkins, Travis CI, CircleCI, and other automated environments.

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

fastlane matters to package nerds because it made mobile release automation feel like a packageable CLI rather than a pile of per-company shell scripts. Homebrew and RubyGems installs put a large, fast-moving mobile deployment stack behind one command, while the Fastfile gave teams a versioned, reviewable release recipe.

It is also a classic packaging challenge: fastlane has to bridge Ruby, native mobile toolchains, Xcode, Android tooling, Apple/Google APIs, stored credentials, and CI keychains. That messy boundary is exactly why users prefer installing one maintained tool.

时间线

  • 2014: GitHub repository created for fastlane.
  • 2015: fastlane 1.0 announced.
  • 2015: fastlane became part of Fabric.
  • 2017: fastlane joined Google with Fabric and Firebase.
  • 2026: The repository remains active with more than 40,000 GitHub stars.

Related projects

  • spaceship provides Apple developer portal and App Store Connect communication used by fastlane tools.
  • gym/build_app, match, snapshot, screengrab, pilot, deliver, and supply are the major fastlane actions/package names users associate with the suite.
  • Firebase and Fabric are part of fastlane's organizational history after the 2017 Google transition.

安全态势

尚未找到受保护工具覆盖

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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

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

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.fastlane/spaceship~/.spaceship

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本2.237.0
管理器更新时间2026-07-05
本地数据OK
上游当前
检测到的最新版本2.237.0

https://github.com/fastlane/fastlane

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:fastlane
版本2.237.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/fastlane
主页https://fastlane.tools
仓库https://github.com/fastlane/fastlane
上游文档https://docs.fastlane.tools/
许可证MIT
源码归档https://github.com/fastlane/fastlane/archive/refs/tags/2.237.0.tar.gz
最后更新2026-07-05T21:08:18Z
Pulseupdated
依赖ruby, terminal-notifier
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项Fastlane will install additional gems to FASTLANE_GEM_HOME, which defaults to ${HOME}/.local/share/fastlane/4.0.0

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

fastlane

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

来源线索

由仓库数据生成

此页面由 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 agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment