[Qt-interest] Deploying on Mac -- bundle size is huge?
Deepak Chandran
dchandran1 at yahoo.com
Mon Sep 27 20:41:30 CEST 2010
Hello,
I followed the instructions for deploying Mac applications by copying the Qt
framework inside the bundle. I find that this blows up the size of the
application by around +500MB. I realize that there is a way to copy just the
dylib files, but when use otool -L MyApp, the list only contains references to
Qt frameworks (e.g. QtGui.framework/Versions/4/QtGui). I don't see any
references to dylib files. What do I need to do so that the application
references dylib files instead of the whole framework?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100927/0b027983/attachment.html
More information about the Qt-interest-old
mailing list