ios-simulator

1.0.18 • Public • Published

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)

Readme

Keywords

Package Sidebar

Install

npm i ios-simulator

Weekly Downloads

567

Version

1.0.18

License

MIT

Unpacked Size

20.8 kB

Total Files

12

Last publish

Collaborators

  • codetosurvive
  • paradite
  • xudafeng
  • ziczhu