I am trying to follow this tutorial (Using-core-plot-in-an-iphone-application). When I try to drag the CorePlot-CocoaTouch.xcodeproj file from the core-plot/framework directory into my project, I don’t have anything appear that allows me to put the library into my xcode project. Is it my version compared to the tutorials verison? Can anyone tell me how I would do this with a version of xcode 4.3.3? Thanks
I am trying to follow this tutorial ( Using-core-plot-in-an-iphone-application ). When I try to
Share
Try using the instructions at the beginning of this tutorial, its what worked for me and I just set up CorePlot last week.
http://www.johnwordsworth.com/2011/10/adding-charts-to-your-iphone-ipad-app-using-core-plot/
Additionally you don’t want to drag the .xcodeproj file, there are a different set of files that you want that are noted at the beginning of the above tutorial.