New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ios-simulator

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ios-simulator

iOS Simulator Node.js wrapper

1.0.18
latest
Source
npm
Version published
Weekly downloads
1.4K
-6.94%
Maintainers
4
Weekly downloads
 
Created
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

simulator

FAQs

Package last updated on 25 Apr 2020

Did you know?

Socket

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