Socket
Socket
Sign inDemoInstall

ios-simulator

Package Overview
Dependencies
58
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

ios-simulator

iOS Simulator Node.js wrapper


Version published
Maintainers
4
Weekly downloads
703
increased by15.25%

Weekly downloads

Readme

Source

ios-simulator

NPM version build status Test coverage node version npm download

iOS Simulator Node.js wrapper

Contributors


xudafeng


ziczhu


twink1e


paradite


CodeToSurvive1


djhr

This project follows the git-contributor spec, auto upated at Sun Apr 19 2020 23:35:24 GMT+0800.

Installment

$ npm i ios-simulator --save

Usage

Enable Developer Mode:

$ DevToolsSecurity -enable
$ npm i ios-simulator -g
$ ios-simulator -n 'iPhone 6s'
$ xcrun simctl shutdown `ios-simulator -n 'iPhone 6s'`
$ open -a Simulator --args -CurrentDeviceUDID `ios-simulator -n 'iPhone 6s'`

License

The MIT License (MIT)

Keywords

FAQs

Last updated on 25 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc