Time to give this some sunlight. Right now it's the 3.x series, which relies on some custom C code.
For 4.x [1], I implemented a wrapper [2] around the Xcode tool simctl [3], using nodejs. I believe it's ready for testing, so if you want to test: npm install -g ios-sim@4.0.1 Please file issues at: https://github.com/phonegap/ios-sim/issues Considering that this tool is a nodejs rewrite (entirely by me) it can be donated to Cordova. It remains API compatible to ios-sim 3.x (except for some technical limitations, like real-time log viewing in the tool, which is worked around). Thanks! [1] https://github.com/phonegap/ios-sim/tree/4.x [2] https://www.npmjs.com/package/simctl [3] Available since Xcode 6.0 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org