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