diff --git a/NEWS b/NEWS index aa7956f9..f38c2b30 100644 --- a/NEWS +++ b/NEWS @@ -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.