I was following this link :
http://www.jaysonjc.com/programming/pie-chart-drawing-in-iphone-using-core-plot-library.html
to plot values in Xcode. But for me adding the daughter project CorePlot-CocoaTouch.xcodeproj includes no libCorePlot-CocoaTouch.a library binary to follow further instructions. I am using XCode 4.0.2..

This is how it should look like:

I already spend the whole day trying to include that framework :(
