This commit is contained in:
Laurent Sansonetti
2013-06-14 13:47:44 +02:00
parent 9f3de43d1c
commit 5803cf3c2c

3
NEWS
View File

@@ -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 =