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
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
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
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