From ed0415717a9702981f6354cb22a0043fd751cdae Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Sat, 1 Jun 2013 13:22:43 +0900 Subject: [PATCH] sync --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c150f05d..0f32e964 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,8 @@ start in case the application name includes a space character. * [OSX] Added `rake ctags' task to generate `tags' file. * [OSX] Added `rake static' task to create a static .a archive file. + * [OSX] Added `rake build' task as a shortcut for both `build:development' + and `build:release'. = RubyMotion 2.0 =