New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

i-simulator

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i-simulator

A IOS simulator cli

latest
Source
npmnpm
Version
1.1.3
Version published
Maintainers
1
Created
Source

i-simulator cli工具

该工具主要完成三个功能

  • 交互式选择IOS模拟器
  • 自动安装所需app,
  • 根据所需要的协议打开页面

必要条件

请确保你的mac安装了xcode

使用方法

安装工具

$ npm i i-simulator -g

初始化配置

$ i-simulator config
? input you appname BaiduBoxApp
? download app url http://xxx.xxx.com/BaiduBoxApp.zip
? open schema header baiduboxapp://

安装 BaiduBoxApp

$ i-simulator init

打开url

$ i-simulator open

Tips

  • 如果app下载速度较慢,建议单独下载,下载后移动至 ~/.ios-simulator, 如果没有该目录,请手动创建
  • 同时,如果觉得config配置命令麻烦,可以将 ios-simulator.config.json 放至~/.ios-simulator

Last

该工具的功能还比较初级,还有许多可以扩展的地方,欢迎加入一起开发。

Keywords

ios simulator

FAQs

Package last updated on 30 Mar 2018

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