mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-06 22:39:46 +08:00
sync
This commit is contained in:
4
NEWS
4
NEWS
@@ -40,8 +40,8 @@
|
||||
report file that was generated by the system for the current app.
|
||||
* Fixed a bug in the REPL where using the <tab> key to enable auto-completion
|
||||
could result in a crash due to a missing symbol.
|
||||
* Fixed a bug where it would cause a crash if it would handles the object
|
||||
which has #init and #initiazlize(arg) with NSCoding.
|
||||
* Fixed a bug where an object implementing the NSCoding protocol as well as
|
||||
#init and #initialize(arg) methods would cause a crash during creation.
|
||||
* [iOS] Fixed a warning message from the linker that would be displayed when
|
||||
using Xcode 5 to build the app.
|
||||
* [iOS] Fixed a bug in the debugger where built-in debug commands weren't
|
||||
|
||||
Reference in New Issue
Block a user