Skip to content

Releases: ios-control/ios-sim

ios-sim as a module (not just CLI driven)

08 Oct 23:22
Compare
Choose a tag to compare

You can now include ios-sim as a module in your node.js scripts now.

Bug fixes, last 3.x release

16 Jul 23:11
Compare
Choose a tag to compare

Fixes #132 and #134.

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

25 Jun 14:04
Compare
Choose a tag to compare

Bug fixes

18 Nov 18:07
Compare
Choose a tag to compare
  • 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.

23 Sep 00:24
Compare
Choose a tag to compare

New --devicetypeid. Deprecates a lot of other options, see --help.

Bug-fix for 2.0.0 npm install

07 Aug 00:52
Compare
Choose a tag to compare
  • Add a clean before building the app

64-bit simulator support.

30 Jul 22:41
Compare
Choose a tag to compare

Xcode 5.1 private framework fix

11 Mar 05:29
Compare
Choose a tag to compare

If you are not using Xcode 5.1, do not upgrade to this -- use the older versions.

Xcode 5 DP compatibility fix

30 Jul 23:07
Compare
Choose a tag to compare
1.8.2

Update version.h

Added npm uninstall

29 Jul 23:01
Compare
Choose a tag to compare
1.8.1

Added npm uninstall