I\'ve just upgraded to Xcode 4.5GM and tidied up some screens in my iPhone project to cope with the extra screen size on iPhone 5. The project is targeting
Simply i compiled the core-plot library and followed the Dependent Project install from this link http://code.google.com/p/core-plot/wiki/UsingCorePlotInApplications
and every thing going like a charm (my project now support both armv7 and armv7s without any problems) , in addition i still set Build Active Architecture Only to NO , to be sure to support all Architectures