Releases: ios-control/ios-sim
Releases · ios-control/ios-sim
ios-sim as a module (not just CLI driven)
You can now include ios-sim as a module in your node.js scripts now.
Bug fixes, last 3.x release
This is probably the last 3.x release, install using npm install -g [email protected]
The rest of the bugs have been punted to the 4.2.0 milestone.
First node release
4.1.1
Bug fixes
- Fixes #119 - ios-sim crashes on version 3.0.0
- Fixes #126 - ios-sim showdevicetypes prints to stderr
- Fixes #125 - Uncaught Exception 'NSInvalidArgumentException'. Updated other error messaging in LoadSimulatorFramework as well (same function as fix)
- Fixes #130 - Stdout/stderr aren't correctly forwarded for iOS 8+ simulators due to sdk version parsing error
Xcode 6 support.
New --devicetypeid. Deprecates a lot of other options, see --help.
Bug-fix for 2.0.0 npm install
- Add a clean before building the app
64-bit simulator support.
Xcode 5.1 private framework fix
If you are not using Xcode 5.1, do not upgrade to this -- use the older versions.
Xcode 5 DP compatibility fix
1.8.2 Update version.h
Added npm uninstall
1.8.1 Added npm uninstall