From 7166558ea0e20fdb0b37ad8d01720cbad5253fd7 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Sat, 5 May 2012 23:35:41 +0200 Subject: [PATCH] update --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e6a54d8f..d6443d2b 100644 --- a/NEWS +++ b/NEWS @@ -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 =