[Pythonmac-SIG] [py2app] how to make a .app running on mac intel 10.5

Christopher Barker Chris.Barker at noaa.gov
Tue Jun 17 19:10:30 CEST 2008


El Duvelle wrote:
> So my question is : are there options in py2app which would enable to 
> make the .app running for another processor than the one on which py2app 
> is installed, and more precisely an Intel with mac os 10.5 ?

If you run py2app with the version of Python you get from python.org 
(Universal Framework Build), you will get a Universal build, and it 
should run on any Mac running OS-X 10.4 and above, and maybe even 10.3.9.

Sometimes things "just work"!

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list