Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix 安装 ios-deploy

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ios-deploy

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ios-deploy

MacPorts ports tree · devel/ios-deploy/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#ios-deploy

nixpkgs package indexes · pkgs/by-name/io/ios-deploy/package.nix · 来源: api.github.com

概览

软件包摘要

Install and debug iPhone apps from the command-line

命令和别名

  • ios-deploy

历史

项目历史与用法

ios-deploy is a command-line tool for installing, launching, debugging, and inspecting iOS apps on physical devices. The upstream README positions it as a way to install and debug apps from the command line, especially for un-jailbroken devices before the iOS 17 tooling shift.

项目历史

The repository dates to 2013 and the package.json names Greg Hughes as author. The project historically gave non-Xcode workflows a scriptable bridge to Apple device deployment and LLDB debugging, with a binary exposed as ios-deploy for npm and package-manager installs.

The README records an important later transition: Apple changed the system frameworks used for device communication in iOS 17 and supplied command-line tools that can largely replace ios-deploy. It also notes that the old 1.x branch was archived and that planned 2.x restructuring was abandoned in favor of simpler master-branch development.

采用历史

ios-deploy became part of the Cordova/PhoneGap-style and CI-friendly iOS developer-tool chain because it made device install/debug operations addressable from scripts. npm registry metadata shows npm distribution beginning in 2013, and Homebrew, MacPorts, and Nix packaging in the input metadata show broader package-manager adoption.

使用方式

Typical invocations install an app bundle, launch it under LLDB, list connected devices, upload and download files from an app container, inspect installed bundle IDs, manage provisioning profiles, and emit JSON output for scripts. The README requires macOS, Xcode, and a valid iOS development certificate.

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

ios-deploy is a package-nerd landmark because it turned a GUI-centered Apple workflow into a composable CLI. It became the sort of package CI scripts and hybrid-app toolchains could depend on, while also exposing how sensitive these packages are to private or shifting Apple device-communication frameworks.

时间线

  • 2013: GitHub repository created and npm package publication began.
  • 2013: Version 1.0 tag appears in the Git history.
  • 2023: Version 1.12.2 tag used by Homebrew as the stable source archive.
  • 2023: iOS 17 changed the underlying Apple frameworks, and the README points users toward Apple command-line replacements for many workflows.

Related projects

  • The README links SDMMobileDevice as a source for error-code handling and points to PhoneGap milestones, reflecting the tool's relationship to hybrid mobile development. It overlaps functionally with Xcode, LLDB, Apple device tools, and higher-level build systems that need command-line deployment.

安全态势

风险级别:绿色

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 元数据适用于 10 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://github.com/ios-control/ios-deploy

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:ios-deploy
版本1.12.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ios-deploy
主页https://github.com/ios-control/ios-deploy
仓库https://github.com/ios-control/ios-deploy
上游文档https://github.com/ios-control/ios-deploy#readme
许可证GPL-3.0-or-later AND BSD-3-Clause
源码归档https://github.com/ios-control/ios-deploy/archive/refs/tags/1.12.2.tar.gz
Bottle可用 (于 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameios-deploy
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 软件包链接分开显示。

Nix95%

ios-deploy

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

ios-deploy

sudo port install ios-deploy
  • normalized package name match
  • 匹配方式:Ios Deploy
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/ios-deploy/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
  • 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