# watch-sim mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:watch-sim
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/watch-sim>
- **Version:** 1.0.0
- **Quellzusammenfassung:** Command-line WatchKit application launcher
- **Homepage:** <https://github.com/alloy/watch-sim>
- **Repository:** <https://github.com/alloy/watch-sim>
- **Upstream-Dokumentation:** <https://github.com/alloy/watch-sim#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/alloy/watch-sim/archive/refs/tags/1.0.0.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- watch-sim (cli)
- watch-sim (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.0.0
- lokale Daten: OK
- Upstream-Repository: https://github.com/alloy/watch-sim
- neueste erkannte Version: 1.0.0 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [licenseplist](https://www.automicvault.com/de/pkg/brew/licenseplist/) - Shares av.db curated category or tags: apple, cli, developer-tools, xcode.
- [mmix](https://www.automicvault.com/de/pkg/brew/mmix/) - Shares av.db curated category or tags: cli, developer-tools, simulator.
- [configen](https://www.automicvault.com/de/pkg/brew/configen/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [ios-sim](https://www.automicvault.com/de/pkg/brew/ios-sim/) - Shares av.db curated category or tags: cli, developer-tools, simulator, xcode.
- [kin](https://www.automicvault.com/de/pkg/brew/kin/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [nef](https://www.automicvault.com/de/pkg/brew/nef/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [objc-codegenutils](https://www.automicvault.com/de/pkg/brew/objc-codegenutils/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [periphery](https://www.automicvault.com/de/pkg/brew/periphery/) - Shares av.db curated category or tags: cli, developer-tools, xcode.
- [xcodes](https://www.automicvault.com/de/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/de/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)


## Quellen

- 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
