Hello everyone,
Currently I completed my project using with CorePlot. But I have problem, when I copy my project to another folder, prepare to build before distribution, I have one problem: CorePlot-CocoaTouch.h: No such file or directory
I did my project import Core-Plot like the way with this link: http://www.switchonthecode.com/tutorials/using-core-plot-in-an-iphone...
I knew that my project just reference to Core-Plot library, so when I copy my project to another folder. The reference is broken. Can anyone tell me how can I import CorePlot with my project, so that I can copy my project and run anywhere?
Any help will be appreciated.
Thank you.