mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-29 00:20:54 +08:00
[atos] Prefer binary image in build dir which has symbols pre-extracted and is faster.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-582.
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,5 +1,7 @@
|
||||
= RubyMotion 2.33 =
|
||||
|
||||
* Improved exception backtrace symbolication performance by ensuring the dSYM
|
||||
bundle is used when available.
|
||||
* Improved Enumerable#inject performance. ~40% times faster.
|
||||
* Fixed a bug that could cause `clang++' to be called with too many arguments
|
||||
for a shell to handle.
|
||||
|
||||
Reference in New Issue
Block a user