I also have this issue, when i link the library i get only two symbol
found but other 13 has not been found and i got this error:
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_CPTGradient", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTMutableTextStyle", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTMutableLineStyle", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_CPTDecimalFromDouble", referenced from:
-[GPSGraphDataSource updatePlotRage] in GPSGraphDataSource.o
"_kCPTStocksTheme", referenced from:
-[GPSGraphDataSource initWithView:] in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTScatterPlot", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTTheme", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTPlotRange", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTFill", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTXYPlotSpace", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTXYAxis", referenced from:
objc-class-ref in GPSGraphDataSource.o
"_CPTDecimalFromFloat", referenced from:
-[GPSGraphDataSource initWithView:] in GPSGraphDataSource.o
-[GPSGraphDataSource updatePlotRage] in GPSGraphDataSource.o
"_OBJC_CLASS_$_CPTColor", referenced from:
objc-class-ref in GPSGraphDataSource.o
ld: symbol(s) not found for architecture armv7
collect2: ld returned 1 exit status