[Pythonmac-SIG] py2app, snow leopard, x86_64, ports

Johan Gyllenspetz johan.gyllenspetz at gmail.com
Mon May 31 23:25:50 CEST 2010


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 with 2 architectures
dist/dog.app/Contents/MacOS/dog (for architecture i386):	Mach-O executable i386
dist/dog.app/Contents/MacOS/dog (for architecture ppc):	Mach-O executable ppc

Is there a way to tell py2app to build the app for x86_64 instead thus
solving the issue with having to build all port packages with the
universal flag (which can be quite tricky).

    /Johan


More information about the Pythonmac-SIG mailing list