ibinti / bugvm

This is BugVM
352 stars 51 forks source link

BugVM needs a new method to launch Simulator. #75

Closed ibinti closed 8 years ago

ibinti commented 8 years ago

Existing ios-sim does not work with Xcode 8. There are at least two known ways to get the simulator working. One is https://github.com/multi-os-engine/moe-ios-simulator-launcher and the other is https://github.com/phonegap/ios-sim.

First one uses similar approach with exiting ios-sim in Xcode project, whereas the second one uses wrapper around Xcode tool simctl with javascript.

Neither methods are attractive to me, though.

It would be nice to use bugvm-sim.