# Installer ios-deploy avec Homebrew, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ios-deploy pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ios-deploy
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ios-deploy
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ios-deploy
```

  Preuve: MacPorts ports tree: devel/ios-deploy/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ios-deploy
```

  Preuve: nixpkgs package indexes: pkgs/by-name/io/ios-deploy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ios-deploy
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ios-deploy>
- **Version:** 1.12.2
- **Résumé source:** Install and debug iPhone apps from the command-line
- **Page d'accueil:** <https://github.com/ios-control/ios-deploy>
- **Dépôt:** <https://github.com/ios-control/ios-deploy>
- **Docs amont:** <https://github.com/ios-control/ios-deploy#readme>
- **Licence:** GPL-3.0-or-later AND BSD-3-Clause
- **Archive source:** <https://github.com/ios-control/ios-deploy/archive/refs/tags/1.12.2.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- ios-deploy (cli)
- ios-deploy (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.12.2
- données locales: OK
- dépôt amont: https://github.com/ios-control/ios-deploy
- dernière version détectée: 1.12.2 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://formulae.brew.sh/formula/ios-deploy>
- <https://github.com/ios-control/ios-deploy>
- <https://raw.githubusercontent.com/ios-control/ios-deploy/master/README.md>
- <https://raw.githubusercontent.com/ios-control/ios-deploy/master/package.json>
- <https://registry.npmjs.org/ios-deploy>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ios-deploy
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - ios-deploy: normalized package name match | nixpkgs package indexes: pkgs/by-name/io/ios-deploy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - ios-deploy: normalized package name match | MacPorts ports tree: devel/ios-deploy/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [ios-sim](https://www.automicvault.com/fr/pkg/brew/ios-sim/) - Shares av.db curated category or tags: cli, developer-tools, ios, mobile-development.
- [ipapatch](https://www.automicvault.com/fr/pkg/brew/ipapatch/) - Shares av.db curated category or tags: cli, developer-tools, ios, mobile-development.
- [ipatool](https://www.automicvault.com/fr/pkg/brew/ipatool/) - Shares av.db curated category or tags: cli, developer-tools, ios, mobile-development.
- [react-native-cli](https://www.automicvault.com/fr/pkg/brew/react-native-cli/) - Shares av.db curated category or tags: cli, developer-tools, ios, mobile-development.
- [rswift](https://www.automicvault.com/fr/pkg/brew/rswift/) - Shares av.db curated category or tags: cli, developer-tools, ios, mobile-development.
- [ideviceinstaller](https://www.automicvault.com/fr/pkg/brew/ideviceinstaller/) - Shares av.db curated category or tags: cli, developer-tools, ios, iphone, mobile-development.
- [kdoctor](https://www.automicvault.com/fr/pkg/brew/kdoctor/) - Shares av.db curated category or tags: cli, developer-tools, mobile-development.
- [libimobiledevice](https://www.automicvault.com/fr/pkg/brew/libimobiledevice/) - Shares av.db curated category or tags: cli, developer-tools, ios, iphone.
- [ios-deploy](https://www.automicvault.com/fr/pkg/npm/ios-deploy/) - Same normalized package name appears in another local ecosystem. Shared terms: apps, cli, deploy, deployment, developer.
- [ios-sim](https://www.automicvault.com/fr/pkg/npm/ios-sim/) - Local package facts share a topical domain. Shared terms: apps, cli, debug, developer, developer-tools.
- [ios-deploy](https://www.automicvault.com/fr/pkg/npm/ios-deploy/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/ios-deploy.yml](https://github.com/automic-vault/db/blob/main/combined/ios-deploy.yml)


## Sources

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