One major difference is ios-sim 4.x is a pure node.js tool, that uses
a node.js wrapper library I wrote for Xcode's simctl utility:
https://github.com/phonegap/simctl

Still MIT license, and was written from scratch and didn't use any of
the old code.


On Thu, May 14, 2015 at 5:58 PM, Shazron <[email protected]> wrote:
> Hi,
>     npm install -g [email protected]
>
> I intend to time the release to coincide with cordova-ios 4.0.x's
> release when the time comes.
>
> Some options have been removed, some are unimplemented (the
> unimplemented ones are not criticial for Cordova) as of version 4.1.0.
>
> See the docs:
>      https://github.com/phonegap/ios-sim/tree/4.x
>
> I lightly tested this with:
>      cordova emulate
>      cordova emulate --target "iPhone-5s"
>      cordova run --list   // double listing fix is in 5.0-dev for
> multiple runtimes
>
> However specifying the runtime as well doesn't work, this is a bug in
> cordova-ios:
>
>      cordova emulate --target "iPhone-5s, 8.3"

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to