[NEWS] fix RM-670

This commit is contained in:
Watson
2014-11-24 16:52:15 +09:00
parent ce7a4f7de9
commit fe1a1d82e7

1
NEWS
View File

@@ -14,6 +14,7 @@
`rake spec' with x86_64.
* [iOS] Fixed a bug where all rake task could not be ran in root directory of
Extension/Framework. So, CocoaPods libraries cannot be installed.
* [iOS] Fixed a bug where the shared framework was not built with 64-bit.
* Fixed a regression where it would cause a link error in Xcode project when
it uses a static library which it was generated by `rake static'.
* Fixed a bug where wrong Boxed object will be returned from Objective-C method.