Files
RubyMotion/lib
Watson 116f0bba8a [RM-766] fix detecting multiple simulator
* Launch simulator version which indicated by SDK version.
$ rake device_name='iPhone 5s'

* Launch simulator version which indicated by `target` envronment variable.
$ rake device_name='iPhone 5s' target=8.1
$ rake device_name='iPhone 5s' target=7.1
2015-03-19 13:51:23 +09:00
..