This commit is contained in:
Laurent Sansonetti
2012-05-05 23:35:41 +02:00
parent 7b0331ab89
commit 7166558ea0

5
NEWS
View File

@@ -1,9 +1,10 @@
= RubyMotion 1.1 =
* Fixed a bug in `rake simulator' where view detection would not work on
non-English desktops (error "Cannot locate the Simulator app").
* Fixed `rake device' to print a human-readable error message in case the
deployment might fail because another process is connected to the device.
* Fixed a bug in `rake simulator' where view detection would not work on
non-English desktops (error "Cannot locate the Simulator app").
Make sure to exit the Simulator app after applying this update.
= RubyMotion 1.0 =