Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

abruzzo

macrumors newbie
Original poster
Sep 21, 2009
1
0
Does anyone know if there is a way to wrap the core-plot framework so that it can be brought into an application without having to add a path under the "Header Search Paths". For example you can simply add existing frameworks such as the QuartzCore framework without having to specify a header search path. From what I understand, creating of custom frameworks is not supported on the IPhone platform.
 
I don't know anything about this 'framework' but if you add the headers directly to your project then you don't need to muck with the header search path. However, if you're using relative includes like "somefolder/someheader.h" then it might not work.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.