The library that I use for the iOS application requires that the build parameter BUILT_PRODUCTS_DIR be set during the build BUILT_PRODUCTS_DIR . How can i install it? I tried setting the Header Search Paths value to $(BUILT_PRODUCTS_DIR) , since the iOS 5 Pro Tools book mentions :

source share