I have been over all the earlier posts, questions and answers - most of which advise to update the Build Settings
and Header Search Paths
. I have followed all this advice with no resolution.
My header search path is set to the below folders:
$(TARGET_BUILD_DIR)/usr/local/lib/include
$(OBJROOT)/UninstalledProducts/include
$(BUILT_PRODUCTS_DIR)
$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include
I have also now updated my Cordova version and am using 5.5 and a platform ios version of 3.9.2 - this update made no difference.
My Preference -> Locations -> Advanced Build Location
is already Unique.
Please help. What am I missing?