This commit is contained in:
Laurent Sansonetti
2013-05-29 20:30:38 +09:00
parent b022b08281
commit 9eb7bcac7b

2
NEWS
View File

@@ -22,6 +22,8 @@
(Ex app.sim_args = "-com.apple.CoreData.SQLDebug 1")
* [OSX] Fixed a bug in `rake debug=1' where the debugger would not properly
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.
= RubyMotion 2.0 =