[NEWS] Added launch images

This commit is contained in:
Watson
2014-11-25 11:56:02 +09:00
parent 8736bd3c87
commit 251a49c8ef

2
NEWS
View File

@@ -15,6 +15,8 @@
* [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.
* [iOS] Added launch images for iPhone 6 and iPhone 6 Plus. Thanks to
Hwee-Boon Yar for the patch (pull request #170).
* 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.