I use CorePlot 0.3, everything was fine until I upgraded Xcode to 4.4 (2 days ago), CorePlot failed to build, and I got some errors with the message:
clang: error: -Z-reserved-lib-stdC ++: the input 'linker' is not used when the '-c' command is present /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ clang failed with exit code 1
I tried to search, and it looks like many people have the same problem, and I also found some suggestions and a solution to fix this, I applied to my version of CorePlot, but no luck, the problem occurs in some classes like: CPTPlot.m, CPTScatterPlot.m, CPTBarPlot.m, CPTPlotSymbol.m.
I have 2 days for this problem, but I still can not solve it, please help me, thanks in advance.

source share