On Jul 15, 2006, at 10:58 AM, Bob Ippolito wrote:

>
> On Jul 15, 2006, at 10:48 AM, Charles Hartman wrote:
>
>> Absolutely right -- thanks, Bob! That brings it down to 16Mb. By
>> the way, Get Info still reports it as a PowerPC app (when built
>> with Universal Python and wxPython and the new py2app, on an Intel
>> iMac). How come? Should I worry about that?
>
> Says universal here, don't know what the problem is with your app. It
> does strangely enough default to open using Rosetta though, no idea
> why it's doing that.

Looks like I had set LSPrefersPPC to True by default. If you want  
apps to run natively by default you can set that to False in the  
plist, patch your py2app, or wait for the next release.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to