I am using libiVisualizationChart.a library, there are separate libraries for iphoneos and iphonesimulator. I have added both the libraries in xcode project and mentioned both the library paths in Library Search Path, but I am able to build for simulator only not for device. Can any one help me why I am getting the linking error?
Error:
"_OBJC_CLASS_$_VSColor", referenced from:
objc-class-ref-to-VSColor in ChartView.o
"_OBJC_CLASS_$_VSTransform3D", referenced from:
objc-class-ref-to-VSTransform3D in ChartView.o