Re: Detecting platform architecture within Cocoa app?
Re: Detecting platform architecture within Cocoa app?
- Subject: Re: Detecting platform architecture within Cocoa app?
- From: Phil <email@hidden>
- Date: Wed, 30 Jul 2008 14:20:42 +1200
On Wed, Jul 30, 2008 at 7:56 AM, Jack Skellington <email@hidden> wrote:
> Is there a way to determine if an App is running on Intel or PPC
> from within the App?
>
Gestalt() is still good for this, using the gestaltSysArchitecture selector.
<http://developer.apple.com/documentation/Carbon/Reference/Gestalt_Manager/>
Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden