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/Documents/Developement/sIBL/src/dist/sIBL_GUI.app/Contents/Frameworks/QtGui.framework/QtGui_debug.dSYM/Contents/Resources/DWARF/QtGui_debug
 (for architecture ppc)
/usr/bin/strip: input object file stripped: 
/Users/KelSolaar/Documents/Developement/sIBL/src/dist/sIBL_GUI.app/Contents/Frameworks/QtGui.framework/QtGui_debug.dSYM/Contents/Resources/DWARF/QtGui_debug
 (for architecture i386)
/usr/bin/strip: input object file stripped: 
/Users/KelSolaar/Documents/Developement/sIBL/src/dist/sIBL_GUI.app/Contents/Frameworks/QtCore.framework/QtCore_debug.dSYM/Contents/Resources/DWARF/QtCore_debug
 (for architecture ppc)
/usr/bin/strip: input object file stripped: 
/Users/KelSolaar/Documents/Developement/sIBL/src/dist/sIBL_GUI.app/Contents/Frameworks/QtCore.framework/QtCore_debug.dSYM/Contents/Resources/DWARF/QtCore_debug
 (for architecture i386)
stripping saved 25755260 bytes (208239343 / 233994603)
Anyone have an idea ?
_________________________________________________________________
Téléphonez gratuitement à tous vos proches avec Windows Live Messenger  !  
Téléchargez-le maintenant !
http://www.windowslive.fr/messenger/1.asp
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to