Hi,
What is the status on py2app -> snow leopard -> x86_64 and ports. Do I
really need to build all port packages with the flag +universal, it
seems like it seems the application when inspected returns.
file dist/dog.app/Contents/MacOS/dog
dist/dog.app/Contents/MacOS/dog: Mach-O universal binary
Thanks for your reply.
> import MacOS
> MacOS.WMAvailable()
> > False
>
> Which version of OSX are you on?
I see this behavior with both Mac OS X 10.4 and 10.5 (I don't have access to
10.6, so I haven't tried there).
Thanks,
--Michiel.
___