🍺 BREW Explorer

← all formulae

ios-sim

brew install ios-sim v9.0.0 Apache-2.0

Command-line application launcher for the iOS Simulator

25
30-day installs · #6255
82
90-day · #6031
457
365-day · #5307
1.5k
★ GitHub stars · updated 2y ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "node"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Command-line application launcher for the iOS Simulator",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:53+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "ios-sim",
  "github_default_branch": "master",
  "github_last_commit_at": "2023-09-09T18:56:54Z",
  "github_readme_excerpt": "[![NPM](https://nodei.co/npm/ios-sim.png?compact=true)](https://nodei.co/npm/ios-sim/)\n[![Build status](https://ci.appveyor.com/api/projects/status/xh7auct40k5oxwjg/branch/master?svg=true\n)](https://ci.appveyor.com/project/shazron/ios-sim-bn5fo)\n[![Build Status](https://travis-ci.org/ios-control/ios-sim.svg?branch=master)](https://travis-ci.org/ios-control/ios-sim)\n[![Codecov Coverage](https://img.shields.io/codecov/c/github/ios-control/ios-sim/master.svg?style=flat-square)](https://codecov.io/gh/ios-control/ios-sim/)\n\nios-sim\n==========\n\n\n\u003c!-- toc --\u003e\n* [Usage](#usage)\n* [Commands](#commands)\n\u003c!-- tocstop --\u003e\n# Usage\n\u003c!-- usage --\u003e\n```sh-session\n$ npm install -g ios-sim\n$ ios-sim COMMAND\nrunning command...\n$ ios-sim (-v|--version|version)\nios-sim/9.0.0 darwin-x64 node-v10.18.1\n$ ios-sim --help [COMMAND]\nUSAGE\n  $ ios-sim COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n# Commands\n\u003c!-- commands --\u003e\n* [`ios-sim install APPLICATIONPATH`](#ios-sim-install-applicationpath)\n* [`ios-sim launch APPLICATIONPATH`](#ios-sim-launch-applicationpath)\n* [`ios-sim showdevicetypes`](#ios-sim-showdevicetypes)\n* [`ios-sim showsdks`](#ios-sim-showsdks)\n* [`ios-sim start`](#ios-sim-start)\n\n## `ios-sim install APPLICATIONPATH`\n\nInstall the application at the specified path to the iOS Simulator without launching the app\n\n```\nUSAGE\n  $ ios-sim install APPLICATIONPATH\n\nARGUMENTS\n  APPLICATIONPATH  the path to the application to launch\n\nOPTIONS\n  -d, --devicetypeid=devicetypeid  The id of the device type that should be simulated (Xcode6+). Use \u0027showdevicetypes\u0027\n                                   to list devices.\n\n  -l, --log=log                    The path where log of the app running in the Simulator will be redirected to\n\n  -v, --verbose                    Enable verbose output\n\n  -x, --exit                       Exit after startup\n\n  --debug=debug                    Debug level output\n```\n\n_See code: [src/commands/install.js](https://github.com/ios-control/ios-sim/blob/v9.0.0/src/commands/install.js)_",
  "github_repo": "ios-control/ios-sim",
  "github_stars": 1494,
  "github_topics": [],
  "homepage": "https://github.com/ios-control/ios-sim",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 25,
  "installs_365d": 457,
  "installs_90d": 82,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "ios-sim",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6255,
  "rank_365d": 5307,
  "rank_90d": 6031,
  "raw_hash": "cd984c813a7c8198",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/ios-sim.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "9.0.0",
  "versioned_formulae": [],
  "why_use_this": null
}