macOS
brew install ios-simlocal Homebrew formula metadata
brew
ios-sim のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ios-simlocal Homebrew formula metadata
概要
Command-line application launcher for the iOS Simulator
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ios-sim | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ios-control/ios-sim
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ios-sim |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.