kaiserfarrell / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

armv7s (iPhone 5) support #471

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
HI
i tried to support armv7s (iPhone 5)in my app that use core-plot library ,
but it seems the core-plot dose not support it ,
so how can i support armv7s (iPhone 5) devices when i use core-plot library ?

Original issue reported on code.google.com by adel.jod...@gmail.com on 4 Nov 2012 at 9:32

GoogleCodeExporter commented 8 years ago
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

Original comment by adel.jod...@gmail.com on 4 Nov 2012 at 12:04

GoogleCodeExporter commented 8 years ago

Original comment by eskr...@mac.com on 4 Nov 2012 at 1:54