From 6a4e937fc580dfac613adb15cc7b852dbb1d6733 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Thu, 11 Dec 2014 01:04:41 +0100 Subject: [PATCH] mention ios 8.2 support --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9696f158..579232a5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ = RubyMotion 2.39 = + * Added support for iOS 8.2 (beta). You will need to install an Xcode 6.2 + beta to support it. * [iOS] Fix `rake crashlog:device' crash report symbolication. * [iOS] Fixed a bug where Bundler wouldn't be used when it will build Extensions and Frameworks.