From 3afa86d2868dc30b362ded1f81cfd06f4dcd236f Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Mon, 9 Dec 2013 15:02:14 +0100 Subject: [PATCH] sync --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 07ba4d0b..0e8734c7 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ autoreleased and objects returned from Ruby to Objective-C not being retained. * Fixed the runtime to prefix certain kernel symbols we export (ex. selCopy). + * Fixed a bug in in the build system where duplicated entries in the + app.resource_dirs array would mess up the resource-copying process. = RubyMotion 2.16 =