How do I include the static library for Core Plot?

Posted by andrejs-igumenovs on Stack Overflow See other posts from Stack Overflow or by andrejs-igumenovs
Published on 2010-04-30T14:30:01Z Indexed on 2010/05/03 21:38 UTC
Read the original article Hit count: 164

Filed under:
|

According to the Core Plot Wiki:

Core Plot is built as a static library for iPhone, so you'll need to drag the libCorePlot-CocoaTouch.a static library from under the CorePlot-CocoaTouch.xcodeproj group to your target's Link Binary With Libraries folder.

I do not see the mentioned library, where might it be?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about core-plot