From 00d0586d03fba98a1f5ed38f047cbbf76ff6c1fc Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Mon, 8 Oct 2012 15:48:58 +0200 Subject: [PATCH] sync --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2388c98c..9f1d774b 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ might already exist in the kernel module (ex. kCFBooleanTrue). * Fixed a bug when starting the simulator with the 'retina=true' option. Thanks to Scott Pierce for the patch. + * Fixed the build system to build vendored Xcode projects into the `.build' + directory instead of `build', as some projects come with such a directory. * Added the Pointer#value method which is alias for Pointer#[0]. * Added the `app.framework_search_paths' variable that lets you configure the custom framework paths for the project build.