mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-11 19:48:00 +08:00
[NEWS] Document CLI -> CLAide change.
This commit is contained in:
5
NEWS
5
NEWS
@@ -36,10 +36,13 @@
|
||||
the `:cflags` option.
|
||||
* [iOS] Made the UI test helper search for views from the `keyWindow' instead
|
||||
of the `current' window that was created specifically for the test. This
|
||||
makes it easier to interact with modal views such as `UIAlertView`.
|
||||
makes it easier to interact with modal views such as `UIAlertView'.
|
||||
* [iOS] Fixed a bug in build system where link error was caused when the app
|
||||
is built for ARM64 with Xcode 5.1. Thanks to Andrew Larssen for the patch
|
||||
(pull request #146).
|
||||
* Improved command-line interface, e.g. `$ motion create --help' will now no
|
||||
longer create an application called ‘--help’. This deprecates the interface
|
||||
for any command plugins and this will fully be removed with RubyMotion v3.
|
||||
|
||||
= RubyMotion 2.19 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user