[NEWS] fix RM-558

This commit is contained in:
Watson
2014-08-19 17:03:15 +09:00
parent 3da04dde6e
commit 7edef2b5e0

2
NEWS
View File

@@ -12,6 +12,8 @@
on iOS 8.
* [iOS] Fixed a bug where `iPhone 4s / iOS 7' simulator was always launched
if Xcode 6 location path was specified through `app.xcode_dir'.
* [iOS] Added `app.embedded_frameworks' configuration to support dynamic
framework on iOS 8.
* [OSX] Fixed a bug that made it impossible to use a `NSApplication' subclass.
* Fixed a regression where a crash would happen when calling user defined
method if the same method was already defined in some classes in Apple SDK.