Re: Rosetta Quandry
Re: Rosetta Quandry
- Subject: Re: Rosetta Quandry
- From: David Blanton <email@hidden>
- Date: Tue, 2 Feb 2010 22:07:44 -0700
No 3rd pty. All libs we link are ours and all our projects /
targets specify universal 32-bit.
On Feb 2, 2010, at 9:55 PM, Richard Penwell wrote:
This is most likely because you are referencing a Framework that is
PPC only. The code for your application may be universal, but if
the system detects that one of the dependancies is PPC, it will use
Rosetta to run the PPC in your fat binary binding to that
framework. Are you using any 3rd party frameworks?
What does the crash look like?
Richard
On Feb 2, 2010, at 10:48 PM, Nick Zitzmann wrote:
On Feb 2, 2010, at 8:07 PM, David Blanton wrote:
I run my app on my Intel MacBook Pro.
Get Info shows it as Universal.
I have a customer who must turn Rosetta on else the app crashes.
Is there any rhyme or reason to this?
Assuming you meant to put an "or" between the "on" and "else", did
you ask the user for the crash log and anything that gets logged to
the console at the time of the crash?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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
_______________________________________________
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