otmail.com
Subject: Re: [Pythonmac-SIG] Py2App / Strip Not Correctly Working On .dSYM
Directories
Date: Tue, 26 May 2009 09:03:11 +0200
That is indeed annoying. As a workaround you could remove the .dsym directories
manually.
This should obviously be fixed in py2app itself, when it strips debug sym
That is indeed annoying. As a workaround you could remove the .dsym
directories manually.
This should obviously be fixed in py2app itself, when it strips debug
symbols from executable files it should also remove .dsym
directories. I've added this to my list, but wouldn't mind if someone
Hello :)
Py2App seems to fail stripping my .dSYM directories. This one for example is
currently around 210 mo and bundled every time :
MyApp.app/Contents/Frameworks/QtGui.framework/QtGui_debug.dSYM
I have those related messages :
/usr/bin/strip: input object file stripped:
/Users/KelSolaar/Docu