I've seen like 10239218301 other questions about this but NO solution has worked for me.
I've tried "Other Linker Flags" = -lxml2
I've tried "Search Header Files" = $(SDKROOT)/usr/include/libxml2
I've tried "Search Header Files" = $(SDK_DIR)/usr/include/libxml2
I've tried "Search Header Files" = /usr/include/libxml2
I have tried all combinations of those with "Always Search User Paths" checked and unchecked.
I am trying to get it to xcode to work with KissXML but I have some 860 errors and 400 warnings...