diff --git a/NEWS b/NEWS index 3ea0f428..f7dac1ee 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ * Added the NSData#to_s method which is alias for NSData#to_str. * Fixed a bug in Hash#delete where the deleted object would be prematurely released by the table. + * Fixed a bug which does not launch iOS simulator when `app.xcode_dir' is + specified a path other than the '/Applications' folder. = RubyMotion 1.32 =