mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-31 18:41:05 +08:00
12 lines
344 B
Plaintext
12 lines
344 B
Plaintext
= RubyMotion 0.20 =
|
|
|
|
* Fix misc GC bugs.
|
|
* Add tweets sample code.
|
|
* Add reference manual (doc/ReferenceManual.html).
|
|
|
|
= RubyMotion 0.19 =
|
|
|
|
* Add support for app icons. Icon files can be created and copied into the
|
|
resources directory, then their filenames can be added to app.icons.
|
|
* Validate given sdk_version config variable.
|