NOTE: Make sure you select "All Configurations" in the Build tab before changing any settings.
~/Library/SDKs. You might need to create this directory. It's not mandatory that it lives in this location, but it's a good idea that you put it somewhere where it can be shared.Additional SDKs property to ~/Library/SDKs/httpriot-0.6.10/$(PLATFORM_NAME)$(IPHONEOS_DEPLOYMENT_TARGET).sdk
Other Linker Flags to -lhttpriot -lxml2 -ObjC -all_load
Header Search Paths to /usr/include/libxml2/**#include <HTTPRiot/HTTPRiot.h> in one of your application's files. That's it! Now you're ready to use HTTPRiot!