Re: Rosetta Quandry
Re: Rosetta Quandry
- Subject: Re: Rosetta Quandry
- From: Richard Penwell <email@hidden>
- Date: Tue, 02 Feb 2010 23:55:51 -0500
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