diff --git a/NEWS b/NEWS index 54c7a681..f0c00312 100644 --- a/NEWS +++ b/NEWS @@ -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.