Automic VaultAutomic Vault

brew

ios-sim を Homebrew でインストール

ios-sim のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ios-sim

local Homebrew formula metadata

概要

パッケージ概要

Command-line application launcher for the iOS Simulator

コマンドとエイリアス

  • ios-sim

履歴

プロジェクトの歴史と使われ方

ios-sim is a command-line launcher for the iOS Simulator. Its README and package metadata present it as a CLI for installing, launching, and querying simulator apps and device types from scripts.

プロジェクトの歴史

The repository dates to 2010, and package.json names Shazron Abdullah as author. Early ios-sim filled a practical gap before Apple's simulator tooling became friendlier to automation: launch a built app into the simulator without driving Xcode's GUI.

Later releases moved the user-facing command surface into an oclif-style Node CLI while still centering on simulator launch/install tasks. The README shows version 9.0.0 usage, commands such as install, launch, showdevicetypes, showsdks, and start, and npm installation as the first usage example.

採用の歴史

ios-sim was distributed through npm as well as Homebrew. npm registry metadata shows publication beginning in 2013 with dozens of versions, while the Homebrew formula packages the 9.0.0 tag as an all-platform bottle because the package itself is a JavaScript CLI wrapper around macOS simulator tooling.

使われ方

The tool is used to start the simulator, install an app bundle, launch an app bundle with arguments or environment variables, list device types, and list SDKs. Those operations made it useful to Cordova-era and CI scripts that needed simulator control without a full Xcode UI session.

パッケージ好きにとっての重要性

ios-sim is a good package-catalog fossil: it captures the period when JavaScript mobile toolchains wrapped Apple developer tools to make iOS builds testable from npm scripts and CI jobs. Its value is less about a complex algorithm than about packaging a repeatable CLI facade over Apple's simulator.

タイムライン

  • 2010: GitHub repository created and version 1.0 tag appears in the Git history.
  • 2013: npm package publication began.
  • 2020: Version 9.0.0 tag used by Homebrew as the stable source archive.
  • 2022: npm registry metadata records later package modification after the 9.0.0 line.

Related projects

  • ios-sim sits beside ios-deploy in the ios-control organization: ios-sim targets the simulator, while ios-deploy targets physical devices. It also relates to Apple's Simulator.app and simctl tooling.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ios-simcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版9.0.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新9.0.0

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

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ios-sim
バージョン9.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ios-sim
ホームページhttps://github.com/ios-control/ios-sim
リポジトリhttps://github.com/ios-control/ios-sim
上流ドキュメントhttps://github.com/ios-control/ios-sim#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/ios-control/ios-sim/archive/refs/tags/9.0.0.tar.gz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameios-sim
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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