Automic VaultAutomic Vault

brew

ios-deploy mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ios-deploy in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ios-deploy

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ios-deploy

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

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#ios-deploy

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

Überblick

Paketzusammenfassung

Install and debug iPhone apps from the command-line

Befehle und Aliase

  • ios-deploy

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 10 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ios-deploycliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.12.2
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version1.12.2

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

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ios-deploy
Version1.12.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ios-deploy
Homepagehttps://github.com/ios-control/ios-deploy
Repositoryhttps://github.com/ios-control/ios-deploy
Upstream-Dokumentationhttps://github.com/ios-control/ios-deploy#readme
LizenzGPL-3.0-or-later AND BSD-3-Clause
Quellarchivhttps://github.com/ios-control/ios-deploy/archive/refs/tags/1.12.2.tar.gz
Bottleverfügbar (auf arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

ios-deploy

nix profile install nixpkgs#ios-deploy
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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