From 6c402c1cc621220801d06f425467736d346bbe12 Mon Sep 17 00:00:00 2001 From: Piotr Banasik Date: Wed, 25 Apr 2012 10:02:42 +0800 Subject: [PATCH] Updated README to match the header location changes from #101 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3722498..b32dbc3 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ build phase. ### Add headers Open the "Build Settingsæ tab and locate the "User Header Search Paths" setting. Set this to -"$(BUILT_PRODUCTS_DIR)" and check the "Recursive" check box. +"$(BUILT_PRODUCTS_DIR)/../../Headers" and check the "Recursive" check box. ![Header Search Paths](http://blog.carbonfive.com/wp-content/uploads/2011/04/header_search_path_value.png?w=300)