Re: [Pythonmac-SIG] Fwd: size of py2app app

2009-09-17 Thread Christopher Barker
Paul McNett wrote: Christopher Barker wrote: I have a faint memory of finding two copies of the wxPython libs in a py2app bundle once, but I don't remember why or what I did about it, but This happens when building a "Universal" app. You get the ones compiled for Intel, plus the ones compile

Re: [Pythonmac-SIG] Fwd: size of py2app app

2009-09-17 Thread Paul McNett
Christopher Barker wrote: I have a faint memory of finding two copies of the wxPython libs in a py2app bundle once, but I don't remember why or what I did about it, but This happens when building a "Universal" app. You get the ones compiled for Intel, plus the ones compiled for Motorola. Pa

Re: [Pythonmac-SIG] Fwd: size of py2app app

2009-09-17 Thread Christopher Barker
Charles Hartman wrote: All that changes, as far as I can see, is the very small edits I'm making in the code. For a while I thought trashing the old .app and the dist folder forced the smaller file-size, but now that doesn't seem to work either. What am I missing about py2app? I don't kn

[Pythonmac-SIG] Fwd: size of py2app app

2009-09-15 Thread Charles Hartman
Here was Sudhakar's comment (thanks), but it doesn't seem to help. The Python version doesn't change (2.6), nor the version of wxPython. All that changes, as far as I can see, is the very small edits I'm making in the code. For a while I thought trashing the old .app and the dist folder