From fc30945de6538796f892e1454cae6051b2bb005e Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 1 Jul 2014 14:02:50 +0900 Subject: [PATCH] [NEWS] fix RM-525 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c153159f..12d18140 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,8 @@ on OS X 10.9. * [OSX] Fixed a bug which wrong default deployment_target would cause a build error on old OS X host machine. + * [OSX] Fixed a "not precompiled" error if it would specify old version as + `app.deployment_target' on Yosemite. = RubyMotion 2.29 =