[NEWS] Fixed a bug in build system where link error was caused with ARM64

This commit is contained in:
Watson
2014-01-17 23:13:27 +09:00
parent aa9cdf5c98
commit 463f970367

2
NEWS
View File

@@ -28,6 +28,8 @@
* [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`.
* [iOS] Fixed a bug in build system where link error was caused with ARM64.
Thanks to Andrew Larssen for the patch (pull request #146).
= RubyMotion 2.19 =