Skip navigation.
 
mlRe: Determine Application Architecture
FROM : Dan Treiman
DATE : Mon Jul 24 20:01:13 2006

One way is

lipo -info binary_file

Where binary_file is the application's executable (/Contents/MacOS/
whatever).

   -DT

On Jul 24, 2006, at 12:50 PM, Thom McGrath wrote:

> I don't mean for the running application, I mean for an application 
> whose path I specify. I remember reading about a command-line tool 
> that can do this, but cannot find it anywhere. So how do I go about 
> detecting which chip architectures an application will run on?

Related mailsAuthorDate
mlDetermine Application Architecture Thom McGrath Jul 24, 19:50
mlRe: Determine Application Architecture I. Savant Jul 24, 19:53
mlRe: Determine Application Architecture Sherm Pendley Jul 24, 19:56
mlRe: Determine Application Architecture I. Savant Jul 24, 19:56
mlRe: Determine Application Architecture Dan Treiman Jul 24, 20:01
mlRe: Determine Application Architecture Sherm Pendley Jul 24, 20:03
mlRe: Determine Application Architecture I. Savant Jul 24, 20:22
mlRe: Determine Application Architecture Gregory Weston Jul 25, 02:27