mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-22 20:18:57 +08:00
sync
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,8 +1,10 @@
|
||||
= RubyMotion 2.29 =
|
||||
|
||||
* Fixed a bug which the removed objects using Array#delete would not released.
|
||||
* Fixed a bug which was causing a `not precompiled' error when it would called
|
||||
#alias for Objecive-C method which has Objective-C blocks argument.
|
||||
* Added support for iOS 8.0 and OS X Yosemite (10.10). Xcode 6 Beta 1 or
|
||||
newer is required in order to build.
|
||||
* Fixed a bug where objects removed by Array#delete would not released.
|
||||
* Fixed a bug where a `not precompiled' error would happen when calling an
|
||||
alias to an Objective-C method with a C-level block argument.
|
||||
|
||||
= RubyMotion 2.28 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user