How do I determine the target architecture of static library (.a) on Mac OS X?

Posted by Justicle on Stack Overflow See other posts from Stack Overflow or by Justicle
Published on 2009-07-06T02:12:54Z Indexed on 2010/04/14 10:23 UTC
Read the original article Hit count: 132

Filed under:
|
|
|
|

I'm interested in verifying if a given iPhone static library has been built for ARM or Intel.

Its more curiosity than anything. Is there some kind of Mac OS X or BSD specific tool to do this? This post gives an example in Linux.

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about library