diff --git a/NEWS b/NEWS index 0c6f0c8b..d3bbc421 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ = RubyMotion 2.5 = + * [iOS] Fixed a warning message from the linker that would be displayed when + use Xcode 5. * Fixed a bug in build system where app.deployment_target and app.sdk_version were compared as String. Thanks to Andrew Babichev for the patch (pull request #108).