From c7d580714e67dead53c70c0f0244c31b5263b1dc Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 29 Oct 2015 12:21:29 -0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2df4244ce..b2525a9ba 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,13 @@ To fix this problem, add the follow: UIRequiresFullScreen YES ``` +###### Build settings, headers search path + +Add this line to your Build Settings -> Header Search Paths -> Release + +"$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" + + ### Windows Phone