From 60b6a275053afa2d8d7d38b781cf7b17d075aece Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 11 Nov 2014 10:58:56 +0900 Subject: [PATCH] [NEWS] fix RM-462 --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 18c372f5..25768392 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ * Fixed a bug where wrong Boxed object will be returned from Objective-C method. * Fixed the `motion support' command invocation to print both the stable and pre-release versions of RubyMotion. + * Fixed a bug which it would triggered "Symbol not found" when it will use a + constant which is not contained in older SDK. = RubyMotion 2.38 = diff --git a/vm b/vm index 95162028..78789371 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 95162028ce3dfe755be114be67b90c4d873700e7 +Subproject commit 78789371196bade0af8c997fa269af9152387710