From 5803cf3c2ca04eaa0178b6fe12e382dde33482bf Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Fri, 14 Jun 2013 13:47:44 +0200 Subject: [PATCH] sync --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 5b7309fa..e636174c 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ executing the main scope of .rb application files, resulting in a const lookup error in case the constant was trying to be accessed within a file or module scope. + * [iOS] Fixed a bug where `rake simulator' would open 2 simulator apps at + the same time, due to the fact that the application name changed between + Xcode 4.x and Xcode 5. = RubyMotion 2.2 =