ios-sim-launcher
v1.1.0
Published
select and launch a device from a list of ios devies without opening xcode
Downloads
4
Readme
IOS DEVICE SIMULATOR CLI
Easiest way to boot up an iOS Simulator without any copy/paste. Simply select from a list.
Adds command line tool, simply run iossim
System Requirements
- XCode 7.0 or later
- XCode additional components
- Node
How to contribute
- fork repo
- npm install
- make changes
- npm run build
- submit pr
Features Wanted
- tests
- ability to launch apps (chrome, etc.)
- earlier version support
- better error handling