# Installer watch-sim avec Homebrew

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

## installation

```sh
sudo av install brew:watch-sim
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install watch-sim
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:watch-sim
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/watch-sim>
- **Version:** 1.0.0
- **Résumé source:** Command-line WatchKit application launcher
- **Page d'accueil:** <https://github.com/alloy/watch-sim>
- **Dépôt:** <https://github.com/alloy/watch-sim>
- **Docs amont:** <https://github.com/alloy/watch-sim#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/alloy/watch-sim/archive/refs/tags/1.0.0.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- watch-sim (cli)
- watch-sim (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, catalina, monterey, sonoma, ventura

## Version et fraîcheur

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

watch-sim is a small command-line launcher for WatchKit applications in the iOS Simulator. It belongs to the early Apple Watch development era, when running a WatchKit app from scripts or outside Xcode required knowing how the paired iPhone and watch simulator pieces fit together.

### Historique du projet

The upstream README describes watch-sim as a command-line WatchKit application launcher for the iOS Simulator and says it required an Xcode version with WatchKit support. At the time it was written, the tool had been used successfully with Xcode 6.2 beta 5 and Xcode 6.3 beta 1.

That places watch-sim in the 2015 WatchKit beta window. Apple released WatchKit with the iOS 8.2 and Xcode 6.2 betas in November 2014, and developers were still working through simulator and launch workflow issues during the Xcode 6.2 beta cycle.

### Historique d'adoption

Public adoption evidence is thin, so watch-sim should be understood as a niche utility rather than a broad ecosystem tool. Its value was practical: early WatchKit developers wanted a command-line way to launch watch apps, especially for scripting, CI experiments, or avoiding repetitive Xcode simulator steps.

As Xcode and watchOS tooling matured, the need for a standalone WatchKit launcher narrowed. Apple's later watchOS transition documentation describes Xcode automatically creating schemes and launching separate Apple Watch and iOS simulators for watch app debugging, which reduced the space for one-off launcher helpers.

### Modes d'utilisation

The tool is used from the command line to launch a WatchKit app in the simulator after building it with an appropriate Xcode version. It is most relevant to old WatchKit projects and historical automation around Xcode 6-era simulator behavior.

For modern watchOS projects, developers normally use Xcode schemes, xcodebuild, and simctl-era workflows rather than watch-sim.

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

watch-sim is package-nerd significant mostly as a fossil from early Apple Watch tooling. It shows how package managers often preserve tiny developer workflow tools long after platform vendors fold the same workflow into official IDE or simulator commands.

### Chronologie

- 2014-11: Apple released WatchKit with iOS 8.2 and Xcode 6.2 beta tooling for developers.
- 2015: watch-sim documented successful use with Xcode 6.2 beta 5 and Xcode 6.3 beta 1.
- Later watchOS tooling: Xcode gained more integrated watch app build, run, and debug behavior, making watch-sim a legacy niche utility.

### Related projects

- ios-sim is a related command-line launcher for iOS Simulator applications.
- xcrun simctl and Xcode schemes are the modern Apple-provided tooling around simulator installation and launch workflows.
- WatchKit and watchOS app targets are the Apple platform context for the tool.

### Sources

- <https://developer.apple.com/library/archive/documentation/General/Conceptual/AppleWatch2TransitionGuide/ConfiguretheXcodeProject.html>
- <https://formulae.brew.sh/formula/ios-sim>
- <https://github.com/alloy/watch-sim>
- <https://stackoverflow.com/questions/28597316/installing-a-watchkit-app-via-simctl>
- <https://www.macrumors.com/2014/11/18/apple-watchkit-ios-8-2/>


## 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:** watch-sim
- **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


## 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.
- [licenseplist](https://www.automicvault.com/fr/pkg/brew/licenseplist/) - Shares av.db curated category or tags: apple, cli, developer-tools, xcode.
- [mmix](https://www.automicvault.com/fr/pkg/brew/mmix/) - Shares av.db curated category or tags: cli, developer-tools, simulator.
- [configen](https://www.automicvault.com/fr/pkg/brew/configen/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [ios-sim](https://www.automicvault.com/fr/pkg/brew/ios-sim/) - Shares av.db curated category or tags: cli, developer-tools, simulator, xcode.
- [kin](https://www.automicvault.com/fr/pkg/brew/kin/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [nef](https://www.automicvault.com/fr/pkg/brew/nef/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [objc-codegenutils](https://www.automicvault.com/fr/pkg/brew/objc-codegenutils/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [periphery](https://www.automicvault.com/fr/pkg/brew/periphery/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [xcodes](https://www.automicvault.com/fr/pkg/brew/xcodes/) - Local package facts share a topical domain. Shared terms: apple, cli, command-line, developer, developer-tools.
- [ios-sim](https://www.automicvault.com/fr/pkg/npm/ios-sim/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, ios, line.

## Combined YAML source

View the package source record on GitHub. [combined/watch-sim.yml](https://github.com/automic-vault/db/blob/main/combined/watch-sim.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
- cross-ecosystem install command graph
